svx/inc/svx/svxids.hrc | 4 ++++ 1 file changed, 4 insertions(+) New commits: commit c0c3722c0fdbd2af0a8c5cab744d3b4b41e7510c Author: Armin Le Grand <a...@apache.org> Date: Fri Jan 10 21:55:48 2014 +0000
outlined seemingly free slot as not free (someone else may win time knowing this) diff --git a/svx/inc/svx/svxids.hrc b/svx/inc/svx/svxids.hrc index fdc4535..70e8cf0 100755 --- a/svx/inc/svx/svxids.hrc +++ b/svx/inc/svx/svxids.hrc @@ -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) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits