Lines Matching refs:ScVbaScrollBar
37 ScVbaScrollBar::ScVbaScrollBar( const css::uno::Reference< ov::XHelperInterface >& xParent, const … in ScVbaScrollBar() function in ScVbaScrollBar
43 ScVbaScrollBar::getValue() throw (css::uno::RuntimeException) in getValue()
49 ScVbaScrollBar::setValue( const uno::Any& _value ) throw (::com::sun::star::uno::RuntimeException) in setValue()
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()
118 ScVbaScrollBar::getServiceNames() in getServiceNames()