summaryrefslogtreecommitdiffstats
path: root/forms/source/inc/property.hrc
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-05-11 17:04:43 +0000
committerFrank Schönheit <fs@openoffice.org>2001-05-11 17:04:43 +0000
commitc304bec469e6c6ebbf3d994b1fe24c16d85e35c4 (patch)
treeb3e08e9843cf6c84ce7035b8a25350fb1d90bf19 /forms/source/inc/property.hrc
parent## new module added for writer documents (diff)
downloadcore-c304bec469e6c6ebbf3d994b1fe24c16d85e35c4.tar.gz
core-c304bec469e6c6ebbf3d994b1fe24c16d85e35c4.zip
#86865# +WordLineMode property
Diffstat (limited to 'forms/source/inc/property.hrc')
-rw-r--r--forms/source/inc/property.hrc6
1 files changed, 4 insertions, 2 deletions
diff --git a/forms/source/inc/property.hrc b/forms/source/inc/property.hrc
index b0eb1f7d0ea7..e4e0baccfb46 100644
--- a/forms/source/inc/property.hrc
+++ b/forms/source/inc/property.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: property.hrc,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:29:06 $
+ * last change: $Author: fs $ $Date: 2001-05-11 17:57:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -245,6 +245,7 @@ namespace frm
#define PROPERTY_ID_COLUMNSERVICENAME (PROPERTY_ID_START +205)
#define PROPERTY_ID_CONTROLSOURCEPROPERTY (PROPERTY_ID_START +206)
#define PROPERTY_ID_REALNAME (PROPERTY_ID_START +207)
+#define PROPERTY_ID_FONT_WORDLINEMODE (PROPERTY_ID_START +208)
// start ID fuer aggregierte Properties
@@ -363,6 +364,7 @@ DECLARE_CONSTASCII_USTRING(PROPERTY_FONT_HEIGHT);
DECLARE_CONSTASCII_USTRING(PROPERTY_FONT_WEIGHT);
DECLARE_CONSTASCII_USTRING(PROPERTY_FONT_SLANT);
DECLARE_CONSTASCII_USTRING(PROPERTY_FONT_UNDERLINE);
+DECLARE_CONSTASCII_USTRING(PROPERTY_FONT_WORDLINEMODE);
DECLARE_CONSTASCII_USTRING(PROPERTY_FONT_STRIKEOUT);
DECLARE_CONSTASCII_USTRING(PROPERTY_HELPURL);
DECLARE_CONSTASCII_USTRING(PROPERTY_RECORDMARKER);