Home
last modified time | relevance | path

Searched refs:lcl_getSpinButtonValue (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/toolkit/source/awt/
H A Dvclxspinbutton.cxx131 …sal_Int32 lcl_getSpinButtonValue( ::vos::IMutex& _rMutex, const Window* _pWindow, GetSpinButtonVal… in lcl_getSpinButtonValue() function
163 return lcl_getSpinButtonValue( GetMutex(), GetWindow(), &SpinButton::GetValue ); in getValue()
181 return lcl_getSpinButtonValue( GetMutex(), GetWindow(), &SpinButton::GetRangeMin ); in getMinimum()
187 return lcl_getSpinButtonValue( GetMutex(), GetWindow(), &SpinButton::GetRangeMax ); in getMaximum()
199 return lcl_getSpinButtonValue( GetMutex(), GetWindow(), &SpinButton::GetValueStep ); in getSpinIncrement()

Completed in 12 milliseconds