summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Dominguez <venccsralph@gmail.com>2012-08-07 16:37:03 -0430
committerRafael Dominguez <venccsralph@gmail.com>2012-08-08 10:25:52 -0430
commit91c50153889e32aa5ed796f082c594d9f17c9b31 (patch)
treeb759202b48e467295aa4324ac28d0821b9c9d8f2
parentef71e97d8cae548a46a0040de68df35e5a300905 (diff)
Fix conflicting sfx command ids.
Change-Id: I7063eb37976b13ba7e64d4b9aa44fdb4474e7278
-rw-r--r--sfx2/inc/sfx2/sfxsids.hrc5
1 files changed, 2 insertions, 3 deletions
diff --git a/sfx2/inc/sfx2/sfxsids.hrc b/sfx2/inc/sfx2/sfxsids.hrc
index 772b56110a48..c2eadf745dbf 100644
--- a/sfx2/inc/sfx2/sfxsids.hrc
+++ b/sfx2/inc/sfx2/sfxsids.hrc
@@ -275,8 +275,9 @@
#define SID_GOTOLINE (SID_SFX_START + 1724)
#define SID_SHOWLINES (SID_SFX_START + 1725)
#define SID_BLUETOOTH_SENDDOC (SID_SFX_START + 1726)
+#define SID_TEMPLATE_MANAGER (SID_SFX_START + 1727)
-// SID_SFX_free_START (SID_SFX_START + 1727)
+// SID_SFX_free_START (SID_SFX_START + 1728)
// SID_SFX_free_END (SID_SFX_START + 3999)
#define SID_OPEN_NEW_VIEW (SID_SFX_START + 520)
@@ -330,8 +331,6 @@
// Floating Window Template
#define SID_STYLE_DESIGNER (SID_SFX_START + 539)
-#define SID_TEMPLATE_MANAGER (SID_SFX_START + 1726)
-
// Organizer
#define SID_ORGANIZER (SID_SFX_START + 540)
#define SID_TEMPLATE_ADDRESSBOKSOURCE (SID_SFX_START + 1655)