Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/controls/
H A Dtkscrollbar.cxx228 sal_Int32 UnoScrollBarControl::getLineIncrement() throw(::com::sun::star::uno::RuntimeException) in getLineIncrement() function in toolkit::UnoScrollBarControl
234 n = xScrollBar->getLineIncrement(); in getLineIncrement()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XScrollBar.java86 int li = oObj.getLineIncrement(); in _setLineIncrement()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dstardiv.toolkit.UnoScrollBarControl.csv17 "UnoScrollBarControl";"com::sun::star::awt::XScrollBar";"getLineIncrement()"
/trunk/main/toolkit/inc/toolkit/controls/
H A Dtkscrollbar.hxx102 sal_Int32 SAL_CALL getLineIncrement( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/offapi/com/sun/star/awt/
H A DXScrollBar.idl101 long getLineIncrement();
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx574 sal_Int32 SAL_CALL getLineIncrement( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx3158 sal_Int32 VCLXScrollBar::getLineIncrement() throw(::com::sun::star::uno::RuntimeException) in getLineIncrement() function in VCLXScrollBar
3387 aProp <<= (sal_Int32) getLineIncrement(); in getProperty()

Completed in 60 milliseconds