summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/unokywds.hxx
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2001-12-17 15:17:22 +0000
committerChristian Lippka <cl@openoffice.org>2001-12-17 15:17:22 +0000
commit353297d4e3a079858584a66316e3e27b39403db2 (patch)
treeee0b34c3e710c16d41a3bd418d396f1ae6c99ed0 /sd/source/ui/inc/unokywds.hxx
parent4fd2d7e82ba20eaa50484b19da2345aa09640744 (diff)
#96027# added support for linked pages
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 7c0334e0d622..1a966ecefc86 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.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: cl $ $Date: 2001-10-12 16:19:53 $
+ * last change: $Author: cl $ $Date: 2001-12-17 16:17:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -179,6 +179,7 @@ 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" );
+SD_CONSTASCII_ACTION( sUNO_Prop_BookmarkURL, "BookmarkURL" );
// view settings
SD_CONSTASCII_ACTION( sUNO_View_ViewId, "ViewId" );