Home
last modified time | relevance | path

Searched defs:maxValue (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/reportbuilder/java/com/sun/star/report/
H A DJobProgressIndicator.java53 void start(String text, int maxValue); in start()
/aoo4110/main/toolkit/source/awt/
H A Dvclxspinbutton.cxx151 …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()
/aoo4110/main/toolkit/source/controls/
H A Dtkspinbutton.cxx249 …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()
/aoo4110/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx548 sal_Int64 maxValue = getTypedControlWindow()->GetMax(); in getMaxValue() local

Completed in 24 milliseconds