[ooo-build-commit] Branch 'ooo/master' - sc/inc

Jan Holesovsky kendy at kemper.freedesktop.org
Mon Jul 20 17:13:55 PDT 2009


 sc/inc/sc.hrc |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

New commits:
commit c3708f14a873f075ea861ae5a5d838447bf7043e
Author: Release Engineers <releng at openoffice.org>
Date:   Fri Jul 17 15:51:39 2009 +0000

    #i10000# rearranged id's

diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc
index a764d20..5917b65 100644
--- a/sc/inc/sc.hrc
+++ b/sc/inc/sc.hrc
@@ -1631,12 +1631,12 @@
 #define RID_SCDLG_CONFLICTS             (SC_DIALOGS_START + 145)
 #define RID_SCDLG_SHAREDOCUMENT         (SC_DIALOGS_START + 146)
 #define RID_SCDLG_SORT_WARNING          (SC_DIALOGS_START + 147)
-#define RID_SCDLG_TABPROTECTION         (SC_DIALOGS_START + 147)
-#define RID_SCDLG_DOCPROTECTION         (SC_DIALOGS_START + 148)
-#define RID_SCDLG_RETYPEPASS            (SC_DIALOGS_START + 149)
-#define RID_SCDLG_RETYPEPASS_INPUT      (SC_DIALOGS_START + 150)
+#define RID_SCDLG_TABPROTECTION         (SC_DIALOGS_START + 148)
+#define RID_SCDLG_DOCPROTECTION         (SC_DIALOGS_START + 149)
+#define RID_SCDLG_RETYPEPASS            (SC_DIALOGS_START + 150)
+#define RID_SCDLG_RETYPEPASS_INPUT      (SC_DIALOGS_START + 151)
 
-#define SC_DIALOGS_END          (SC_DIALOGS_START + 151)
+#define SC_DIALOGS_END          (SC_DIALOGS_START + 152)
 
 #ifndef STD_MASKCOLOR
 #define STD_MASKCOLOR Color { Red = 0xFF00; Green = 0x0000; Blue = 0xFF00; }


More information about the ooo-build-commit mailing list