summaryrefslogtreecommitdiff
path: root/framework/inc
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-23 15:45:52 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-23 15:45:52 +0000
commit4d39bb2659269c52a9fb617fe193f3507744d4c5 (patch)
tree10109eacac88e40282ce46afcd0b8f8e2df99dbc /framework/inc
parent8554a9a02eb5998a60545947515de0fdd887eecf (diff)
INTEGRATION: CWS langstatusbar (1.16.176); FILE MERGED
2007/11/01 07:58:54 tl 1.16.176.4: #i77208# uno slot names adapted to latest menu/string changes 2007/10/19 07:54:53 tl 1.16.176.3: #i77208# language status bar control 2007/10/01 18:16:41 tl 1.16.176.2: RESYNC: (1.16-1.17); FILE MERGED 2007/06/21 13:59:44 cd 1.16.176.1: #i77208# Use correct command name for new language status bar control
Diffstat (limited to 'framework/inc')
-rw-r--r--framework/inc/classes/resource.hrc10
1 files changed, 8 insertions, 2 deletions
diff --git a/framework/inc/classes/resource.hrc b/framework/inc/classes/resource.hrc
index 0394ef240f4d..e38047778c64 100644
--- a/framework/inc/classes/resource.hrc
+++ b/framework/inc/classes/resource.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: resource.hrc,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: obo $ $Date: 2007-07-18 08:49:19 $
+ * last change: $Author: ihi $ $Date: 2007-11-23 16:45:52 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -56,6 +56,12 @@
#define STR_CORRUPT_UICFG_SHARE (RID_STR_START+12)
#define STR_CORRUPT_UICFG_USER (RID_STR_START+13)
#define STR_CORRUPT_UICFG_GENERAL (RID_STR_START+14)
+#define STR_LANGSTATUS_MULTIPLE_LANGUAGES (RID_STR_START+15)
+#define STR_LANGSTATUS_NONE (RID_STR_START+16)
+#define STR_LANGSTATUS_MORE (RID_STR_START+17)
+#define STR_SET_LANGUAGE_FOR_SELECTION (RID_STR_START+18)
+#define STR_SET_LANGUAGE_FOR_PARAGRAPH (RID_STR_START+19)
+#define STR_SET_LANGUAGE_FOR_ALL_TEXT (RID_STR_START+20)
#define POPUPMENU_TOOLBAR_QUICKCUSTOMIZATION (RID_MENU_START+0)