diff options
author | Kurt Zenker <kz@openoffice.org> | 2006-12-12 15:03:45 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2006-12-12 15:03:45 +0000 |
commit | 4203b016433f783664e46a3cf4a064a8f41082a3 (patch) | |
tree | cebf5cbdcf28e75139ab63f15f7b2456a94a2b25 /sd/sdi/SlideSorterController.sdi | |
parent | 1c452410837689ebfe1d30de04da2a41c9a24001 (diff) |
INTEGRATION: CWS impress111 (1.12.144); FILE MERGED
2006/12/01 13:24:27 af 1.12.144.1: #i43547# Added SID_SHOW_SLIDE.
Diffstat (limited to 'sd/sdi/SlideSorterController.sdi')
-rw-r--r-- | sd/sdi/SlideSorterController.sdi | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/sd/sdi/SlideSorterController.sdi b/sd/sdi/SlideSorterController.sdi index 6252c0f96..7d0e68d1f 100644 --- a/sd/sdi/SlideSorterController.sdi +++ b/sd/sdi/SlideSorterController.sdi @@ -4,9 +4,9 @@ * * $RCSfile: SlideSorterController.sdi,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: rt $ $Date: 2006-05-02 14:58:26 $ + * last change: $Author: kz $ $Date: 2006-12-12 16:03:45 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -148,6 +148,11 @@ interface SlideSorterView ExecMethod = FuTemporary ; StateMethod = GetMenuState ; ] + SID_SHOW_SLIDE // ole : no, status : ? + [ + ExecMethod = FuTemporary ; + StateMethod = GetMenuState ; + ] SID_OBJECT_SELECT // ole : no, status : ? [ ExecMethod = FuPermanent ; |