Home
last modified time | relevance | path

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

/aoo41x/main/toolkit/source/awt/
H A Dvclxspinbutton.cxx151 …void SAL_CALL VCLXSpinButton::setValues( sal_Int32 minValue, sal_Int32 maxValue, sal_Int32 current… in setValues()
167 void SAL_CALL VCLXSpinButton::setMinimum( sal_Int32 minValue ) throw (RuntimeException) in setMinimum()
/aoo41x/main/toolkit/source/controls/
H A Dtkspinbutton.cxx249 …void SAL_CALL UnoSpinButtonControl::setValues( sal_Int32 minValue, sal_Int32 maxValue, sal_Int32 c… in setValues()
270 void SAL_CALL UnoSpinButtonControl::setMinimum( sal_Int32 minValue ) throw (RuntimeException) in setMinimum()
/aoo41x/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx525 sal_Int64 minValue = getTypedControlWindow()->GetMin(); in getMinValue() local

Completed in 15 milliseconds