INTEGRATION: CWS impress29 (1.5.44); FILE MERGED
2005/01/13 16:44:09 af 1.5.44.1: #i39639# Added SID_DELETE slot.
This commit is contained in:
parent
2957ae27d3
commit
e1895d68f6
1 changed files with 7 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: SlideSorterController.sdi,v $
|
||||
*
|
||||
* $Revision: 1.5 $
|
||||
* $Revision: 1.6 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2004-11-26 19:43:55 $
|
||||
* last change: $Author: obo $ $Date: 2005-01-25 15:12:59 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -139,6 +139,11 @@ interface SlideSorterView : Object
|
|||
ExecMethod = FuTemporary ;
|
||||
StateMethod = GetMenuState ;
|
||||
]
|
||||
SID_DELETE
|
||||
[
|
||||
ExecMethod = FuSupport ;
|
||||
StateMethod = GetMenuState ;
|
||||
]
|
||||
SID_CUT // ole : no, status : ?
|
||||
[
|
||||
ExecMethod = FuSupport ;
|
||||
|
|
Loading…
Reference in a new issue