summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/unokywds.hxx
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2001-05-16 12:45:18 +0000
committerChristian Lippka <cl@openoffice.org>2001-05-16 12:45:18 +0000
commitb7f75e33990624fba7ae4532d3bf1f671b6aee2e (patch)
tree442dc6424c21460560ef346f7ab733cc96f23098 /sd/source/ui/inc/unokywds.hxx
parentd909011bfbbc84b4d33540da865ee6bed14dd45e (diff)
#87028# added background and background objects visible styles
Diffstat (limited to 'sd/source/ui/inc/unokywds.hxx')
-rw-r--r--sd/source/ui/inc/unokywds.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sd/source/ui/inc/unokywds.hxx b/sd/source/ui/inc/unokywds.hxx
index adcb27819c5c..4b9ccf5c910e 100644
--- a/sd/source/ui/inc/unokywds.hxx
+++ b/sd/source/ui/inc/unokywds.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unokywds.hxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: cl $ $Date: 2001-05-11 07:51:02 $
+ * last change: $Author: cl $ $Date: 2001-05-16 13:41:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -176,6 +176,8 @@ SD_CONSTASCII_ACTION( sUNO_Prop_TabStop, "TabStop" );
SD_CONSTASCII_ACTION( sUNO_Prop_CharLocale, "CharLocale" );
SD_CONSTASCII_ACTION( sUNO_Prop_AutomContFocus, "AutomaticControlFocus" );
SD_CONSTASCII_ACTION( sUNO_Prop_ApplyFrmDsgnMode, "ApplyFormDesignMode" );
+SD_CONSTASCII_ACTION( sUNO_Prop_IsBackgroundVisible, "IsBackgroundVisible" );
+SD_CONSTASCII_ACTION( sUNO_Prop_IsBackgroundObjectsVisible, "IsBackgroundObjectsVisible" );
// view settings
SD_CONSTASCII_ACTION( sUNO_View_ViewId, "ViewId" );