diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-10-09 18:56:58 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-10-09 18:56:58 +0200 |
commit | 336d933a1b109549a35b54a58bc5fb81bc5f73e0 (patch) | |
tree | 5852c4de7bd7395dbf01d693065a1760fd174aad /sd/sdi | |
parent | effc31fbbf24d9b81499acffe29483e764361594 (diff) | |
parent | 5046ac3b0ff828ce0824231dd2658fa8afea89d1 (diff) |
CWS changehid: resync to m89
Diffstat (limited to 'sd/sdi')
-rwxr-xr-x[-rw-r--r--] | sd/sdi/SlideSorterController.sdi | 20 |
1 files changed, 5 insertions, 15 deletions
diff --git a/sd/sdi/SlideSorterController.sdi b/sd/sdi/SlideSorterController.sdi index a261f7a7d14a..faa752d601df 100644..100755 --- a/sd/sdi/SlideSorterController.sdi +++ b/sd/sdi/SlideSorterController.sdi @@ -85,6 +85,11 @@ interface SlideSorterView ExecMethod = FuTemporary ; StateMethod = GetMenuState ; ] + SID_DUPLICATE_PAGE + [ + ExecMethod = FuTemporary ; + StateMethod = GetMenuState ; + ] SID_DELETE_PAGE [ ExecMethod = FuTemporary ; @@ -232,21 +237,6 @@ interface SlideSorterView ExecMethod = FuTemporary ; StateMethod = GetMenuState ; ] - /* - SID_PRINTDOC // ole : no, status : ? - [ - StateMethod = GetMenuState ; - ] - SID_PRINTDOCDIRECT // ole : no, status : ? - [ - StateMethod = GetMenuState ; - ] - SID_SETUPPRINTER // ole : no, status : ? - [ - StateMethod = GetMenuState ; - ] -*/ - SID_OUTPUT_QUALITY_COLOR // ole : no, status : play rec [ ExecMethod = ExecCtrl ; |