[Libreoffice-commits] core.git: sd/source

Yousuf Philips philipz85 at hotmail.com
Tue Dec 30 05:04:30 PST 2014


 sd/source/ui/app/menuids_tmpl.src |   16 ----------------
 1 file changed, 16 deletions(-)

New commits:
commit 1a3accb148bda7ebe889cbd6177502bd730b0bb8
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Tue Dec 30 16:55:29 2014 +0400

    removed duplicate entries found in menuids3_tmpl.src
    
    Change-Id: I28d5bc9e8ddeb7ef42d608e55a63762657dfbf51
    Reviewed-on: https://gerrit.libreoffice.org/13700
    Reviewed-by: Yousuf Philips <philipz85 at hotmail.com>
    Tested-by: Yousuf Philips <philipz85 at hotmail.com>

diff --git a/sd/source/ui/app/menuids_tmpl.src b/sd/source/ui/app/menuids_tmpl.src
index 87e26e0e..0c8aa1d 100644
--- a/sd/source/ui/app/menuids_tmpl.src
+++ b/sd/source/ui/app/menuids_tmpl.src
@@ -145,22 +145,6 @@
         Text [ en-US ] = "Display Objects from Master" ; \
     };
 
-#define MN_HIDE_SLIDE \
-    MenuItem\
-    {\
-        Identifier = SID_HIDE_SLIDE ; \
-        HelpId = CMD_SID_HIDE_SLIDE ; \
-        Text [ en-US ] = "~Hide Slide" ; \
-    };
-
-#define MN_SHOW_SLIDE \
-    MenuItem\
-    {\
-        Identifier = SID_SHOW_SLIDE ; \
-        HelpId = CMD_SID_SHOW_SLIDE ; \
-        Text [ en-US ] = "~Show Slide" ; \
-    };
-
 #define MN_PAGE_MENU \
     MenuItem\
     {\


More information about the Libreoffice-commits mailing list