Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XScrollBar.java69 oObj.setBlockIncrement(15); in _setBlockIncrement()
70 oObj.setBlockIncrement(5); in _setBlockIncrement()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dstardiv.toolkit.UnoScrollBarControl.csv18 "UnoScrollBarControl";"com::sun::star::awt::XScrollBar";"setBlockIncrement()"
/trunk/main/toolkit/inc/toolkit/controls/
H A Dtkscrollbar.hxx103 … void SAL_CALL setBlockIncrement( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/offapi/com/sun/star/awt/
H A DXScrollBar.idl107 [oneway] void setBlockIncrement( [in] long n );
/trunk/main/toolkit/source/controls/
H A Dtkscrollbar.cxx239 …void UnoScrollBarControl::setBlockIncrement( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeExc… in setBlockIncrement() function in toolkit::UnoScrollBarControl
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx575 void SAL_CALL setBlockIncrement( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx3166 void VCLXScrollBar::setBlockIncrement( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeException) in setBlockIncrement() function in VCLXScrollBar
3312 setBlockIncrement( n ); in setProperty()

Completed in 85 milliseconds