[Libreoffice-commits] core.git: sc/inc

Maxim Monastirsky momonasmon at gmail.com
Wed Nov 11 09:59:29 PST 2015


 sc/inc/sc.hrc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d01a81338abe84491684b9f3925ba98c43163fe7
Author: Maxim Monastirsky <momonasmon at gmail.com>
Date:   Thu Nov 5 01:39:13 2015 +0200

    Comment about reserved SID
    
    Change-Id: I4e0fefebfb1b5212eb73a94130a3509848fcd98b

diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc
index f49b3fd..afd7c5b 100644
--- a/sc/inc/sc.hrc
+++ b/sc/inc/sc.hrc
@@ -297,7 +297,7 @@
 
 #define SID_DEL_ROWS            (EDIT_MENU_START + 16)//JN
 #define SID_DEL_COLS            (EDIT_MENU_START + 17)//JN
-
+// EDIT_MENU_START + 18 is defined in include/sfx2/sfxsids.hrc
 #define FID_CHG_SHOW            (EDIT_MENU_START + 19)
 
 #define EDIT_MENU_END           (EDIT_MENU_START + 20)


More information about the Libreoffice-commits mailing list