Searched refs:setBlockIncrement (Results 1 – 7 of 7) sorted by relevance
69 oObj.setBlockIncrement(15); in _setBlockIncrement()70 oObj.setBlockIncrement(5); in _setBlockIncrement()
18 "UnoScrollBarControl";"com::sun::star::awt::XScrollBar";"setBlockIncrement()"
103 … void SAL_CALL setBlockIncrement( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeException);
107 [oneway] void setBlockIncrement( [in] long n );
239 …void UnoScrollBarControl::setBlockIncrement( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeExc… in setBlockIncrement() function in toolkit::UnoScrollBarControl
575 void SAL_CALL setBlockIncrement( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeException);
3166 void VCLXScrollBar::setBlockIncrement( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeException) in setBlockIncrement() function in VCLXScrollBar3312 setBlockIncrement( n ); in setProperty()
Completed in 56 milliseconds