summaryrefslogtreecommitdiff
path: root/sw/source/ui/utlui/attrdesc.hrc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-03-09 08:32:03 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-03-09 08:32:03 +0000
commitb44757cf8cadd2c9222d9de244d8ab9b7980c0bc (patch)
tree27be5c639cc24eac3130ad130e64489fc656cff6 /sw/source/ui/utlui/attrdesc.hrc
parenta3c4d4fc2b552ea8367ac06c0138e8927382d51c (diff)
INTEGRATION: CWS swmergeborders (1.3.46); FILE MERGED
2004/02/26 10:16:57 os 1.3.46.1: #i25027# SwParaConnectBorderItem::GetPresentation completed
Diffstat (limited to 'sw/source/ui/utlui/attrdesc.hrc')
-rw-r--r--sw/source/ui/utlui/attrdesc.hrc8
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/source/ui/utlui/attrdesc.hrc b/sw/source/ui/utlui/attrdesc.hrc
index 6ecea0fb1148..7c1ef432ce82 100644
--- a/sw/source/ui/utlui/attrdesc.hrc
+++ b/sw/source/ui/utlui/attrdesc.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: attrdesc.hrc,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2004-02-02 18:43:10 $
+ * last change: $Author: hr $ $Date: 2004-03-09 09:32:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -144,9 +144,11 @@
#define STR_GRID_LINES_CHARS (RC_ATTR_BEGIN + 77)
#define STR_FOLLOW_TEXT_FLOW (RC_ATTR_BEGIN + 78)
#define STR_DONT_FOLLOW_TEXT_FLOW (RC_ATTR_BEGIN + 79)
+#define STR_CONNECT_BORDER_ON (RC_ATTR_BEGIN + 80)
+#define STR_CONNECT_BORDER_OFF (RC_ATTR_BEGIN + 81)
-#define ATTR_ACT_END STR_GRID_LINES_CHARS
+#define ATTR_ACT_END STR_CONNECT_BORDER_OFF
#if ATTR_ACT_END > RC_ATTR_END
#error Resource-Id Ueberlauf in #file, #line