summaryrefslogtreecommitdiffstats
path: root/include/svx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-06-24 14:40:07 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-06-24 14:40:40 +0100
commit669ad519902e21e0cb3537fb7e203987f75a4077 (patch)
tree61e82facf4d9db1ed6b1abf3faee5ae226dfb315 /include/svx
parentResolves: fdo#66105 set max growth width for labels/edits which take paths (diff)
downloadcore-669ad519902e21e0cb3537fb7e203987f75a4077.tar.gz
core-669ad519902e21e0cb3537fb7e203987f75a4077.zip
colliding SID_SVX_START based ids
Change-Id: I6eba0b0c2291a71ebe683b23a0af400010d5b5d8
Diffstat (limited to 'include/svx')
-rw-r--r--include/svx/svxids.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/svx/svxids.hrc b/include/svx/svxids.hrc
index 7a62e639dc61..8aa880722e5c 100644
--- a/include/svx/svxids.hrc
+++ b/include/svx/svxids.hrc
@@ -269,6 +269,9 @@
// --------------------------------------------------------------------------
// Svx-Id's
+// When adding new entries here, note that other SID_SVX_START entries exist in
+// include/editeng/editids.hrc and include/sfx2/sfxsids.hrc so don't use the
+// same id for two different attributes
// --------------------------------------------------------------------------
#define SID_ATTR_BORDER_INNER ( SID_SVX_START + 23 )