summaryrefslogtreecommitdiff
path: root/include/sfx2/sfxsids.hrc
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/sfx2/sfxsids.hrc
parent9495e912797f67897a4a658d20137bb94f39e9ab (diff)
colliding SID_SVX_START based ids
Change-Id: I6eba0b0c2291a71ebe683b23a0af400010d5b5d8
Diffstat (limited to 'include/sfx2/sfxsids.hrc')
-rw-r--r--include/sfx2/sfxsids.hrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/sfx2/sfxsids.hrc b/include/sfx2/sfxsids.hrc
index fcfe4ddc6a8a..d1227e371e68 100644
--- a/include/sfx2/sfxsids.hrc
+++ b/include/sfx2/sfxsids.hrc
@@ -583,6 +583,10 @@
#define SID_HELP_STYLESHEET (SID_OPTIONS_START + 99)
// slot IDs from SVX (svxids.hrc) ---------------------------------------------
+// These SID_SVX_START entries came from include/svx/svxids.hrc, avoid
+// accidentally colliding entries with include/svx/svxids.hrc and
+// include/editeng/editids.hrc. Only add new SID_SVX_START entries
+// to include/svx/svxids.hrc
#define SID_ZOOM_TOOLBOX (SID_SVX_START + 96)
#define SID_ZOOM_OUT (SID_SVX_START + 97)