diff options
author | Ariel Constenla-Haile <arielch@apache.org> | 2013-04-16 02:55:34 +0000 |
---|---|---|
committer | Ariel Constenla-Haile <arielch@apache.org> | 2013-04-16 02:55:34 +0000 |
commit | a236c27366480e4b4e5d76de300a8cc2644298e0 (patch) | |
tree | d86e9eb8eecd27018b87a24d3d2173caafff28f2 /sd/sdi/drviewsh.sdi | |
parent | aabf70b5c6040ad9b98b2340b7bcdba9c9699f8c (diff) |
i121872 - Integrate the Presentation Minimizer
Notes
Notes:
ignore: de-extension-ize Presentation Minimizer
Diffstat (limited to 'sd/sdi/drviewsh.sdi')
-rw-r--r-- | sd/sdi/drviewsh.sdi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sd/sdi/drviewsh.sdi b/sd/sdi/drviewsh.sdi index 2df7bcd5af39..156bfdcbf884 100644 --- a/sd/sdi/drviewsh.sdi +++ b/sd/sdi/drviewsh.sdi @@ -75,6 +75,11 @@ interface ImpressEditView : DrawView ExecMethod = FuSupport ; StateMethod = GetMenuState ; ] + SID_PRESENTATION_MINIMIZER + [ + ExecMethod = FuSupport ; + StateMethod = GetMenuState ; + ] SID_CLEAR_UNDO_STACK // ole : no, status : ? [ ExecMethod = FuSupport ; |