Searched refs:ScVbaScrollBar (Results 1 – 3 of 3) sorted by relevance
43 ScVbaScrollBar::getValue() throw (css::uno::RuntimeException) in getValue()55 ScVbaScrollBar::getMax() throw (uno::RuntimeException) in getMax()63 ScVbaScrollBar::setMax( sal_Int32 nVal ) throw (uno::RuntimeException) in setMax()69 ScVbaScrollBar::getMin() throw (uno::RuntimeException) in getMin()77 ScVbaScrollBar::setMin( sal_Int32 nVal ) throw (uno::RuntimeException) in setMin()83 ScVbaScrollBar::setLargeChange( ::sal_Int32 _largechange ) throw (uno::RuntimeException) in setLargeChange()89 ScVbaScrollBar::getLargeChange() throw (uno::RuntimeException) in getLargeChange()97 ScVbaScrollBar::getSmallChange() throw (uno::RuntimeException) in getSmallChange()105 ScVbaScrollBar::setSmallChange( ::sal_Int32 _smallchange ) throw (uno::RuntimeException) in setSmallChange()111 ScVbaScrollBar::getServiceImplName() in getServiceImplName()[all …]
33 class ScVbaScrollBar : public ScrollBarImpl_BASE class36 …ScVbaScrollBar( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refere…
483 …xVBAControl.set( new ScVbaScrollBar( xVbaParent, xContext, xControl, xModel, xGeoHelper.release() … in createUserformControl()
Completed in 20 milliseconds