Searched defs:setMinimum (Results 1 – 3 of 3) sorted by relevance
/trunk/main/toolkit/source/controls/ | ||
H A D | tkspinbutton.cxx | 270 void SAL_CALL UnoSpinButtonControl::setMinimum( sal_Int32 minValue ) throw (RuntimeException) in setMinimum() function in toolkit::UnoSpinButtonControl |
/trunk/main/toolkit/source/awt/ | ||
H A D | vclxspinbutton.cxx | 167 void SAL_CALL VCLXSpinButton::setMinimum( sal_Int32 minValue ) throw (RuntimeException) in setMinimum() function in toolkit::VCLXSpinButton |
H A D | vclxwindows.cxx | 3132 void VCLXScrollBar::setMinimum( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeException) in setMinimum() function in VCLXScrollBar |
Completed in 44 milliseconds