Searched refs:getLineIncrement (Results 1 – 7 of 7) sorted by relevance
228 sal_Int32 UnoScrollBarControl::getLineIncrement() throw(::com::sun::star::uno::RuntimeException) in getLineIncrement() function in toolkit::UnoScrollBarControl234 n = xScrollBar->getLineIncrement(); in getLineIncrement()
86 int li = oObj.getLineIncrement(); in _setLineIncrement()
17 "UnoScrollBarControl";"com::sun::star::awt::XScrollBar";"getLineIncrement()"
101 long getLineIncrement();
102 sal_Int32 SAL_CALL getLineIncrement( ) throw(::com::sun::star::uno::RuntimeException);
574 sal_Int32 SAL_CALL getLineIncrement( ) throw(::com::sun::star::uno::RuntimeException);
3158 sal_Int32 VCLXScrollBar::getLineIncrement() throw(::com::sun::star::uno::RuntimeException) in getLineIncrement() function in VCLXScrollBar3387 aProp <<= (sal_Int32) getLineIncrement(); in getProperty()
Completed in 45 milliseconds