summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-06-04 10:25:07 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-06-04 10:25:07 +0000
commit08d5a6d241c5e3b269597b9e1cf5148b1f750ff2 (patch)
treefcd757f7fa042fc25e27c97001ee9cb1b1ebc76b /sfx2
parentd509510b3cf35d33fd3646642e1aa3d283fc11f4 (diff)
INTEGRATION: CWS touchpoints01 (1.11.52); FILE MERGED
2008/06/02 12:34:01 pb 1.11.52.1: fix: #i89981# SID_MORE_DICTIONARIES added
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/inc/sfx2/sfxsids.hrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/sfx2/inc/sfx2/sfxsids.hrc b/sfx2/inc/sfx2/sfxsids.hrc
index 4b45af90ff09..cea3d98d983a 100644
--- a/sfx2/inc/sfx2/sfxsids.hrc
+++ b/sfx2/inc/sfx2/sfxsids.hrc
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: sfxsids.hrc,v $
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
* This file is part of OpenOffice.org.
*
@@ -528,7 +528,8 @@
#define SID_NOAUTOSAVE (SID_SFX_START + 1711)
#define SID_PRINT_SELECTEDSHEET (SID_SFX_START + 1712)
#define SID_OPTIONS_PAGEURL (SID_SFX_START + 1713)
-#define SID_SFX_free_START (SID_SFX_START + 1714)
+#define SID_MORE_DICTIONARIES (SID_SFX_START + 1714)
+#define SID_SFX_free_START (SID_SFX_START + 1715)
#define SID_SFX_free_END (SID_SFX_START + 3999)
#define SID_OPEN_NEW_VIEW (SID_SFX_START + 520)