Author: alg
Date: Fri Jan 10 21:55:48 2014
New Revision: 1557266
URL: http://svn.apache.org/r1557266
Log:
outlined seemingly free slot as not free (someone else may win time knowing
this)
Modified:
openoffice/trunk/main/svx/inc/svx/svxids.hrc
Modified: openoffice/trunk/main/svx/inc/svx/svxids.hrc
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/svx/inc/svx/svxids.hrc?rev=1557266&r1=1557265&r2=1557266&view=diff
==============================================================================
--- openoffice/trunk/main/svx/inc/svx/svxids.hrc (original)
+++ openoffice/trunk/main/svx/inc/svx/svxids.hrc Fri Jan 10 21:55:48 2014
@@ -1249,6 +1249,10 @@
#define SID_CHAR_DLG_PREVIEW_STRING (SID_SVX_START+1090)
#define SID_RECHECK_DOCUMENT (SID_SVX_START+1091)
+// 1092: CAUTION! This slot looks free, butr it is used by
SID_ATTR_PARA_OUTLINE_LEVEL in
+// editeng, used in SW. Do NOT use (!), this WILL collide in
SfxRequest::GetItem when
+// converted to WhichID using the ItemInfos from Writer's ItemPool
+
#define SID_OBJECT_MIRROR (SID_SVX_START+1093)
#define SID_DELETE_POSTIT
(SID_SVX_START+1094)