Home
last modified time | relevance | path

Searched refs:ScVbaScrollBar (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vbahelper/source/msforms/
H A Dvbascrollbar.cxx43 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 …]
H A Dvbascrollbar.hxx33 class ScVbaScrollBar : public ScrollBarImpl_BASE class
36ScVbaScrollBar( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refere…
H A Dvbacontrol.cxx483 …xVBAControl.set( new ScVbaScrollBar( xVbaParent, xContext, xControl, xModel, xGeoHelper.release() … in createUserformControl()

Completed in 32 milliseconds