diff options
author | Cédric Bosdonnat <cedric.bosdonnat@free.fr> | 2012-12-20 09:51:59 +0100 |
---|---|---|
committer | Cédric Bosdonnat <cedric.bosdonnat@free.fr> | 2012-12-20 18:02:52 +0100 |
commit | b4c18dc0ea32af9f070d43278e547ee0b2e540a4 (patch) | |
tree | a3957e77b0e01429138e256ce47f5930e5941f9b /sd/sdi | |
parent | 6085c81008d768298acfa69ee6ef531ac3c57aab (diff) |
Templates Manager: removed the old dialogs and menu entries
Change-Id: I5aa9dd8c0bfb95c26bca14962f60041e892ea2ea
Diffstat (limited to 'sd/sdi')
-rw-r--r-- | sd/sdi/SlideSorterController.sdi | 5 | ||||
-rw-r--r-- | sd/sdi/outlnvsh.sdi | 5 |
2 files changed, 0 insertions, 10 deletions
diff --git a/sd/sdi/SlideSorterController.sdi b/sd/sdi/SlideSorterController.sdi index 53ea834ed1f9..a71f43171ce1 100644 --- a/sd/sdi/SlideSorterController.sdi +++ b/sd/sdi/SlideSorterController.sdi @@ -200,11 +200,6 @@ interface SlideSorterView ExecMethod = ExecCtrl ; StateMethod = GetMenuState ; ] - SID_STYLE_CATALOG // ole : no, status : ? - [ - ExecMethod = FuTemporary ; - StateMethod = GetMenuState ; - ] SID_SLIDE_TRANSITIONS_PANEL // ole : no, status : ? [ ExecMethod = FuTemporary ; diff --git a/sd/sdi/outlnvsh.sdi b/sd/sdi/outlnvsh.sdi index 82e5fb7a800f..b98cfdb42f86 100644 --- a/sd/sdi/outlnvsh.sdi +++ b/sd/sdi/outlnvsh.sdi @@ -250,11 +250,6 @@ interface OutlineView ExecMethod = FuTemporaryModify ; StateMethod = GetMenuState ; ] - SID_STYLE_CATALOG // ole : no, status : ? - [ - ExecMethod = FuTemporary ; - StateMethod = GetMenuState ; - ] // Vorlagen // kein Menueeintrag SID_STYLE_FAMILY2 // ole : no, status : ? |