Searched refs:getBlockIncrement (Results 1 – 7 of 7) sorted by relevance
244 … sal_Int32 UnoScrollBarControl::getBlockIncrement() throw(::com::sun::star::uno::RuntimeException) in getBlockIncrement() function in toolkit::UnoScrollBarControl250 n = xScrollBar->getBlockIncrement(); in getBlockIncrement()
71 int bi = oObj.getBlockIncrement(); in _setBlockIncrement()
19 "UnoScrollBarControl";"com::sun::star::awt::XScrollBar";"getBlockIncrement()"
104 sal_Int32 SAL_CALL getBlockIncrement( ) throw(::com::sun::star::uno::RuntimeException);
113 long getBlockIncrement();
576 sal_Int32 SAL_CALL getBlockIncrement( ) throw(::com::sun::star::uno::RuntimeException);
3175 sal_Int32 VCLXScrollBar::getBlockIncrement() throw(::com::sun::star::uno::RuntimeException) in getBlockIncrement() function in VCLXScrollBar3392 aProp <<= (sal_Int32) getBlockIncrement(); in getProperty()
Completed in 49 milliseconds