LibreOffice Module svx (master) 1
Classes | Functions | Variables
zoomsliderctrl.cxx File Reference
#include <svx/zoomsliderctrl.hxx>
#include <comphelper/propertyvalue.hxx>
#include <vcl/status.hxx>
#include <vcl/image.hxx>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
#include <vcl/event.hxx>
#include <svx/zoomslideritem.hxx>
#include <svx/dialmgr.hxx>
#include <svx/strings.hrc>
#include <basegfx/utils/zoomtools.hxx>
#include <bitmaps.hlst>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <set>
Include dependency graph for zoomsliderctrl.cxx:

Go to the source code of this file.

Classes

struct  SvxZoomSliderControl::SvxZoomSliderControl_Impl
 

Functions

 SFX_IMPL_STATUSBAR_CONTROL (SvxZoomSliderControl, SvxZoomSliderItem)
 

Variables

const tools::Long nSliderXOffset = 20
 
const tools::Long nSnappingEpsilon = 5
 
const tools::Long nSnappingPointsMinDist = nSnappingEpsilon
 

Function Documentation

◆ SFX_IMPL_STATUSBAR_CONTROL()

SFX_IMPL_STATUSBAR_CONTROL ( SvxZoomSliderControl  ,
SvxZoomSliderItem   
)

Variable Documentation

◆ nSliderXOffset

const tools::Long nSliderXOffset = 20

◆ nSnappingEpsilon

const tools::Long nSnappingEpsilon = 5

Definition at line 63 of file zoomsliderctrl.cxx.

Referenced by SvxZoomSliderControl::Offset2Zoom().

◆ nSnappingPointsMinDist

const tools::Long nSnappingPointsMinDist = nSnappingEpsilon