Home
last modified time | relevance | path

Searched refs:getBlockIncrement (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/toolkit/source/controls/
H A Dtkscrollbar.cxx244 … sal_Int32 UnoScrollBarControl::getBlockIncrement() throw(::com::sun::star::uno::RuntimeException) in getBlockIncrement() function in toolkit::UnoScrollBarControl
250 n = xScrollBar->getBlockIncrement(); in getBlockIncrement()
/aoo41x/main/qadevOOo/tests/java/ifc/awt/
H A D_XScrollBar.java71 int bi = oObj.getBlockIncrement(); in _setBlockIncrement()
/aoo41x/main/qadevOOo/objdsc/toolkit/
H A Dstardiv.toolkit.UnoScrollBarControl.csv19 "UnoScrollBarControl";"com::sun::star::awt::XScrollBar";"getBlockIncrement()"
/aoo41x/main/offapi/com/sun/star/awt/
H A DXScrollBar.idl113 long getBlockIncrement();
/aoo41x/main/toolkit/inc/toolkit/controls/
H A Dtkscrollbar.hxx104 sal_Int32 SAL_CALL getBlockIncrement( ) throw(::com::sun::star::uno::RuntimeException);
/aoo41x/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx576 sal_Int32 SAL_CALL getBlockIncrement( ) throw(::com::sun::star::uno::RuntimeException);
/aoo41x/main/toolkit/source/awt/
H A Dvclxwindows.cxx3175 sal_Int32 VCLXScrollBar::getBlockIncrement() throw(::com::sun::star::uno::RuntimeException) in getBlockIncrement() function in VCLXScrollBar
3392 aProp <<= (sal_Int32) getBlockIncrement(); in getProperty()

Completed in 68 milliseconds