Searched defs:maxValue (Results 1 – 4 of 4) sorted by relevance
53 void start(String text, int maxValue); in start()
249 …void SAL_CALL UnoSpinButtonControl::setValues( sal_Int32 minValue, sal_Int32 maxValue, sal_Int32 c… in setValues()276 void SAL_CALL UnoSpinButtonControl::setMaximum( sal_Int32 maxValue ) throw (RuntimeException) in setMaximum()
151 …void SAL_CALL VCLXSpinButton::setValues( sal_Int32 minValue, sal_Int32 maxValue, sal_Int32 current… in setValues()173 void SAL_CALL VCLXSpinButton::setMaximum( sal_Int32 maxValue ) throw (RuntimeException) in setMaximum()
548 sal_Int64 maxValue = getTypedControlWindow()->GetMax(); in getMaxValue() local
Completed in 30 milliseconds