diff options
author | Andre Fischer <af@openoffice.org> | 2010-03-12 14:02:52 +0100 |
---|---|---|
committer | Andre Fischer <af@openoffice.org> | 2010-03-12 14:02:52 +0100 |
commit | 5290430f0667ea5dc895cc3cbc421d445c7f134f (patch) | |
tree | a95962a186fbf2cdec21499a4da79fe5bf28a6f6 /sd/sdi | |
parent | 72dd671e41f0d68616247d9dc7896929ea2accc9 (diff) |
renaissance1: #i107215# Keep insertion indicator visible when context menu is displayed.
Diffstat (limited to 'sd/sdi')
-rw-r--r-- | sd/sdi/SlideSorterController.sdi | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/sd/sdi/SlideSorterController.sdi b/sd/sdi/SlideSorterController.sdi index 8affd602f376..449969ce5b96 100644 --- a/sd/sdi/SlideSorterController.sdi +++ b/sd/sdi/SlideSorterController.sdi @@ -240,21 +240,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 ; |