Kaydet (Commit) 12ce0cce authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS pages01_DEV300 (1.30.192); FILE MERGED

2007/12/13 13:27:59 fme 1.30.192.1: #i1598# Multiple page view - zoom slider
üst 57e9aa24
......@@ -4,9 +4,9 @@
*
* $RCSfile: svxitems.sdi,v $
*
* $Revision: 1.30 $
* $Revision: 1.31 $
*
* last change: $Author: rt $ $Date: 2007-07-03 13:01:47 $
* last change: $Author: kz $ $Date: 2008-03-07 15:16:28 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -695,3 +695,12 @@ item SvxEmphasisMark SvxEmphasisMarkItem;
item String SvxSmartTagItem; // dummy for sequence
item String Points; // dummy for sequence
struct ZoomSlider
{
INT16 CurrentZoom MID_ZOOMSLIDER_CURRENTZOOM;
Points SnappingPoints MID_ZOOMSLIDER_SNAPPINGPOINTS;
};
item ZoomSlider SvxZoomSliderItem;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment