summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--svx/sdi/svx.sdi29
1 files changed, 27 insertions, 2 deletions
diff --git a/svx/sdi/svx.sdi b/svx/sdi/svx.sdi
index edea960e7f24..d8543ba8c1f0 100644
--- a/svx/sdi/svx.sdi
+++ b/svx/sdi/svx.sdi
@@ -4,9 +4,9 @@
*
* $RCSfile: svx.sdi,v $
*
- * $Revision: 1.75 $
+ * $Revision: 1.76 $
*
- * last change: $Author: vg $ $Date: 2008-01-29 08:22:44 $
+ * last change: $Author: kz $ $Date: 2008-03-07 15:16:14 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -14206,6 +14206,31 @@ SfxVoidItem OpenSmartTagMenuOnCursor SID_OPEN_SMARTTAGMENU
GroupId = GID_EDIT;
]
+//--------------------------------------------------------------------------
+SvxZoomSliderItem ZoomSlider SID_ATTR_ZOOMSLIDER
+
+[
+ /* flags: */
+ AutoUpdate = FALSE,
+ Cachable = Cachable,
+ FastCall = TRUE,
+ HasCoreId = FALSE,
+ HasDialog = FALSE,
+ ReadOnlyDoc = TRUE,
+ Toggle = FALSE,
+ Container = FALSE,
+ RecordAbsolute = FALSE,
+ RecordPerSet;
+ Synchron;
+
+ /* config: */
+ AccelConfig = FALSE,
+ MenuConfig = FALSE,
+ StatusBarConfig = TRUE,
+ ToolBoxConfig = FALSE,
+ GroupId = GID_VIEW;
+]
+
//--------------------------------------------------------------------------
SfxStringListItem FontNameStringList SID_FONTNAMELIST
[