Searched refs:getSpinIncrement (Results 1 – 7 of 7) sorted by relevance
197 sal_Int32 SAL_CALL VCLXSpinButton::getSpinIncrement( ) throw (RuntimeException) in getSpinIncrement() function in toolkit::VCLXSpinButton331 aReturn <<= (sal_Int32)getSpinIncrement( ); in getProperty()
314 sal_Int32 SAL_CALL UnoSpinButtonControl::getSpinIncrement( ) throw (RuntimeException) in getSpinIncrement() function in toolkit::UnoSpinButtonControl321 nIncrement = xSpinnable->getSpinIncrement(); in getSpinIncrement()
75 … virtual sal_Int32 SAL_CALL getSpinIncrement( ) throw (::com::sun::star::uno::RuntimeException);
70 int bi = oObj.getSpinIncrement(); in _setSpinIncrement()
19 "UnoSpinButtonControl";"com::sun::star::awt::XSpinValue";"getSpinIncrement()"
108 … virtual sal_Int32 SAL_CALL getSpinIncrement( ) throw (::com::sun::star::uno::RuntimeException);
119 long getSpinIncrement();
Completed in 28 milliseconds