diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2004-11-26 18:43:55 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2004-11-26 18:43:55 +0000 |
commit | b16619de00beb6baa24d9e2874f811a3a6a68c76 (patch) | |
tree | c032ac54e2d780f8fd5b133e62beb4d259141d1f /sd/sdi/SlideSorterController.sdi | |
parent | 4c0bf266687fa493f59e16eafd12d8fd24538668 (diff) |
INTEGRATION: CWS presentationengine01 (1.2.12); FILE MERGED
2004/11/17 19:22:32 thb 1.2.12.4: RESYNC: (1.3-1.4); FILE MERGED
2004/10/12 22:51:36 thb 1.2.12.3: RESYNC: (1.2-1.3); FILE MERGED
2004/09/01 11:26:29 af 1.2.12.2: Renamed slot SID_SLIDE_CHANGE_WIN.
2004/08/28 22:36:07 cl 1.2.12.1: removed old presentation code
Diffstat (limited to 'sd/sdi/SlideSorterController.sdi')
-rw-r--r-- | sd/sdi/SlideSorterController.sdi | 41 |
1 files changed, 3 insertions, 38 deletions
diff --git a/sd/sdi/SlideSorterController.sdi b/sd/sdi/SlideSorterController.sdi index c401ece7d..6f7b5e208 100644 --- a/sd/sdi/SlideSorterController.sdi +++ b/sd/sdi/SlideSorterController.sdi @@ -2,9 +2,9 @@ * * $RCSfile: SlideSorterController.sdi,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: pjunck $ $Date: 2004-10-28 13:23:57 $ + * last change: $Author: rt $ $Date: 2004-11-26 19:43:55 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -164,11 +164,6 @@ interface SlideSorterView : Object ExecMethod = FuTemporary ; StateMethod = GetMenuState ; ] - SID_DIA // ole : no, status : ? - [ - ExecMethod = FuTemporary ; - StateMethod = GetMenuState ; - ] SID_ATTR_ZOOM // ole : no, status : ? [ ExecMethod = FuTemporary ; @@ -229,26 +224,6 @@ interface SlideSorterView : Object ExecMethod = FuTemporary ; StateMethod = GetMenuState ; ] - SID_DIA_EFFECT // ole : no, status : ? - [ - ExecMethod = FuTemporary ; - StateMethod = GetAttrState ; - ] - SID_DIA_SPEED // ole : no, status : ? - [ - ExecMethod = FuTemporary ; - StateMethod = GetAttrState ; - ] - SID_DIA_AUTO // ole : no, status : ? - [ - ExecMethod = FuTemporary ; - StateMethod = GetAttrState ; - ] - SID_DIA_TIME // ole : no, status : ? - [ - ExecMethod = FuTemporary ; - StateMethod = GetAttrState ; - ] SID_PAGES_PER_ROW // ole : no, status : ? [ ExecMethod = FuTemporary ; @@ -292,17 +267,7 @@ interface SlideSorterView : Object ExecMethod = FuTemporary ; StateMethod = GetMenuState ; ] - SID_SLIDE_CHANGE_WIN // ole : no, status : ? - [ - ExecMethod = FuTemporary ; - StateMethod = GetMenuState ; - ] - SID_SLIDE_CHANGE_STATE // ole : no, status : ? - [ - ExecMethod = FuTemporary ; - StateMethod = GetMenuState ; - ] - SID_SLIDE_CHANGE_ASSIGN // ole : no, status : ? + SID_SLIDE_TRANSITIONS_PANEL // ole : no, status : ? [ ExecMethod = FuTemporary ; StateMethod = GetMenuState ; |