Author: hdu
Date: Thu Apr 25 07:18:22 2013
New Revision: 1475650
URL: http://svn.apache.org/r1475650
Log:
fix RID_SVX_FIRSTFREE
Found By: hdu/orw
Modified:
openoffice/trunk/main/cui/source/inc/cuires.hrc
openoffice/trunk/main/svx/inc/svx/dialogs.hrc
Modified: openoffice/trunk/main/cui/source/inc/cuires.hrc
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/cui/source/inc/cuires.hrc?rev=1475650&r1=1475649&r2=1475650&view=diff
==============================================================================
--- openoffice/trunk/main/cui/source/inc/cuires.hrc (original)
+++ openoffice/trunk/main/cui/source/inc/cuires.hrc Thu Apr 25 07:18:22 2013
@@ -30,9 +30,6 @@
// Resource-Id's ------------------------------------------------------------
-// Bitte FIRSTFREE pflegen!!! (gilt nicht f"ur Strings)
-#define RID_SVX_FIRSTFREE 305
-
// Gallery
#define RID_CUI_GALLERY_START (RID_SVX_START + 360)
#define RID_CUI_GALLERY_END (RID_SVX_START + 410)
Modified: openoffice/trunk/main/svx/inc/svx/dialogs.hrc
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/svx/inc/svx/dialogs.hrc?rev=1475650&r1=1475649&r2=1475650&view=diff
==============================================================================
--- openoffice/trunk/main/svx/inc/svx/dialogs.hrc (original)
+++ openoffice/trunk/main/svx/inc/svx/dialogs.hrc Thu Apr 25 07:18:22 2013
@@ -31,7 +31,7 @@
// Resource-Id's ------------------------------------------------------------
// !!! IMPORTANT: consider and update FIRSTFREE when introducing new RIDs !!!
(not for RIDs for Strings - they have there own)
-#define RID_SVX_FIRSTFREE 323
+#define RID_SVX_FIRSTFREE 324
// some strings also used in CUI
#define RID_SVXERRCTX (RID_SVX_START + 351)