Searched refs:getVisibleSize (Results 1 – 7 of 7) sorted by relevance
147 int vs = oObj.getVisibleSize(); in _setVisibleSize()163 int vs = oObj.getVisibleSize(); in _setValues()
260 sal_Int32 UnoScrollBarControl::getVisibleSize() throw(::com::sun::star::uno::RuntimeException) in getVisibleSize() function in toolkit::UnoScrollBarControl266 n = xScrollBar->getVisibleSize(); in getVisibleSize()
21 "UnoScrollBarControl";"com::sun::star::awt::XScrollBar";"getVisibleSize()"
125 long getVisibleSize();
106 sal_Int32 SAL_CALL getVisibleSize( ) throw(::com::sun::star::uno::RuntimeException);
578 sal_Int32 SAL_CALL getVisibleSize( ) throw(::com::sun::star::uno::RuntimeException);
3192 sal_Int32 VCLXScrollBar::getVisibleSize() throw(::com::sun::star::uno::RuntimeException) in getVisibleSize() function in VCLXScrollBar3397 aProp <<= (sal_Int32) getVisibleSize(); in getProperty()
Completed in 66 milliseconds