summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/unokywds.hxx
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2001-10-12 15:19:53 +0000
committerChristian Lippka <cl@openoffice.org>2001-10-12 15:19:53 +0000
commit10eb57c6dec170a6cea4d21fe49c463a5c64a0d4 (patch)
tree754a860e0a4609949b508d7d0670288504395868 /sd/source/ui/inc/unokywds.hxx
parent9effedf11326a0c400c0590809369c345f49778e (diff)
#91486# added xml alien attributes
Diffstat (limited to 'sd/source/ui/inc/unokywds.hxx')
-rw-r--r--sd/source/ui/inc/unokywds.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sd/source/ui/inc/unokywds.hxx b/sd/source/ui/inc/unokywds.hxx
index 39c53d9ce8a2..7c0334e0d622 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.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: cl $ $Date: 2001-05-29 12:03:28 $
+ * last change: $Author: cl $ $Date: 2001-10-12 16:19:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -178,6 +178,7 @@ 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" );
+SD_CONSTASCII_ACTION( sUNO_Prop_UserDefinedAttributes, "UserDefinedAttributes" );
// view settings
SD_CONSTASCII_ACTION( sUNO_View_ViewId, "ViewId" );