Searched defs:ScZoomSliderWnd_Impl (Results 1 – 1 of 1) sorted by relevance
120 struct ScZoomSliderWnd::ScZoomSliderWnd_Impl struct in ScZoomSliderWnd122 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 …]