Searched defs:setMaximum (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/toolkit/source/controls/ | ||
| H A D | tkscrollbar.cxx | 207 … void UnoScrollBarControl::setMaximum( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeException)  in setMaximum()  function in toolkit::UnoScrollBarControl | 
| H A D | tkspinbutton.cxx | 276     void SAL_CALL UnoSpinButtonControl::setMaximum( sal_Int32 maxValue ) throw (RuntimeException)  in setMaximum()  function in toolkit::UnoSpinButtonControl | 
| /trunk/main/toolkit/source/awt/ | ||
| H A D | vclxspinbutton.cxx | 173     void SAL_CALL VCLXSpinButton::setMaximum( sal_Int32 maxValue ) throw (RuntimeException)  in setMaximum()  function in toolkit::VCLXSpinButton | 
| H A D | vclxwindows.cxx | 3115 void VCLXScrollBar::setMaximum( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeException)  in setMaximum()  function in VCLXScrollBar | 
Completed in 145 milliseconds