Home
last modified time | relevance | path

Searched defs:ScZoomSliderWnd_Impl (Results 1 – 1 of 1) sorted by relevance

/AOO42X/main/sc/source/ui/cctrl/
H A Dtbzoomsliderctrl.cxx120 struct ScZoomSliderWnd::ScZoomSliderWnd_Impl struct in ScZoomSliderWnd
122 sal_uInt16 mnCurrentZoom;
123 sal_uInt16 mnMinZoom;
124 sal_uInt16 mnMaxZoom;
125 sal_uInt16 mnSliderCenter;
126 std::vector< long > maSnappingPointOffsets;
127 std::vector< sal_uInt16 > maSnappingPointZooms;
128 Image maSliderButton;
129 Image maIncreaseButton;
130 Image maDecreaseButton;
[all …]