diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-03-07 14:16:14 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-03-07 14:16:14 +0000 |
commit | 57e9aa243ff084a9b7ffbc01e3a089c612008bf0 (patch) | |
tree | 75686ffde607d1bb5569c15c795b381392714fb9 /svx/sdi | |
parent | f4195c4ee11f2eb912d8e3a46704ae2932605bea (diff) |
INTEGRATION: CWS pages01_DEV300 (1.72.188); FILE MERGED
2008/02/04 11:28:25 fme 1.72.188.3: RESYNC: (1.74-1.75); FILE MERGED
2008/01/10 09:21:29 fme 1.72.188.2: RESYNC: (1.72-1.74); FILE MERGED
2007/12/13 13:27:59 fme 1.72.188.1: #i1598# Multiple page view - zoom slider
Diffstat (limited to 'svx/sdi')
-rw-r--r-- | svx/sdi/svx.sdi | 29 |
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 [ |