Searched refs:setVisibleSize (Results 1 – 7 of 7) sorted by relevance
145 oObj.setVisibleSize(700); in _setVisibleSize()146 oObj.setVisibleSize(500); in _setVisibleSize()
20 "UnoScrollBarControl";"com::sun::star::awt::XScrollBar";"setVisibleSize()"
105 void SAL_CALL setVisibleSize( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeException);
119 [oneway] void setVisibleSize( [in] long n );
255 …void UnoScrollBarControl::setVisibleSize( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeExcept… in setVisibleSize() function in toolkit::UnoScrollBarControl
577 void SAL_CALL setVisibleSize( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeException);
3183 void VCLXScrollBar::setVisibleSize( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeException) in setVisibleSize() function in VCLXScrollBar3322 setVisibleSize( n ); in setProperty()
Completed in 61 milliseconds