summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/utlui.hrc
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-08-13 12:08:00 +0000
committerOliver Specht <os@openoffice.org>2002-08-13 12:08:00 +0000
commitaea40ac1448c7cb3a86d842f85fe389dbeb5b72c (patch)
treeecf6646068c6221467749526eb00310c5b9c45e2 /sw/source/ui/inc/utlui.hrc
parent3c6a899ef259eac425c1fcc7c6a24b1c91ea2438 (diff)
#101906# hyperlink StatusBar control uses resource string
Diffstat (limited to 'sw/source/ui/inc/utlui.hrc')
-rw-r--r--sw/source/ui/inc/utlui.hrc7
1 files changed, 5 insertions, 2 deletions
diff --git a/sw/source/ui/inc/utlui.hrc b/sw/source/ui/inc/utlui.hrc
index ae7ebfb3db59..e3d7016ed79e 100644
--- a/sw/source/ui/inc/utlui.hrc
+++ b/sw/source/ui/inc/utlui.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: utlui.hrc,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: fs $ $Date: 2002-08-02 15:17:47 $
+ * last change: $Author: os $ $Date: 2002-08-13 13:06:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,6 +72,9 @@
// Strings in NumberFormatter-Listbox
#define STR_DEFINE_NUMBERFORMAT (RC_UTLUI_BEGIN + 4)
+// hyperlink status bar control
+#define STR_HYPERCTRL_SEL (RC_UTLUI_BEGIN + 5)
+#define STR_HYPERCTRL_HYP (RC_UTLUI_BEGIN + 6)
// Namene der Inhaltstypen (RC_UTLUI_BEGIN + 7)
#define STR_CONTENT_TYPE_FIRST (RC_UTLUI_BEGIN + 8)