Searched refs:setLineIncrement (Results 1 – 7 of 7) sorted by relevance
84 oObj.setLineIncrement(12); in _setLineIncrement()85 oObj.setLineIncrement(2); in _setLineIncrement()
16 "UnoScrollBarControl";"com::sun::star::awt::XScrollBar";"setLineIncrement()"
101 … void SAL_CALL setLineIncrement( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeException);
95 [oneway] void setLineIncrement( [in] long n );
223 …void UnoScrollBarControl::setLineIncrement( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeExce… in setLineIncrement() function in toolkit::UnoScrollBarControl
573 void SAL_CALL setLineIncrement( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeException);
3149 void VCLXScrollBar::setLineIncrement( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeException) in setLineIncrement() function in VCLXScrollBar3302 setLineIncrement( n ); in setProperty()
Completed in 59 milliseconds