Home
last modified time | relevance | path

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

/aoo41x/main/vbahelper/source/msforms/
H A Dvbatogglebutton.cxx40 ScVbaToggleButton::~ScVbaToggleButton() in ~ScVbaToggleButton()
47 ScVbaToggleButton::getCaption() throw (css::uno::RuntimeException) in getCaption()
61 ScVbaToggleButton::getValue() throw (uno::RuntimeException) in getValue()
69 ScVbaToggleButton::setValue( const uno::Any& _value ) throw (uno::RuntimeException) in setValue()
79 sal_Bool SAL_CALL ScVbaToggleButton::getAutoSize() throw (uno::RuntimeException) in getAutoSize()
88 sal_Bool SAL_CALL ScVbaToggleButton::getCancel() throw (uno::RuntimeException) in getCancel()
97 sal_Bool SAL_CALL ScVbaToggleButton::getDefault() throw (uno::RuntimeException) in getDefault()
106 sal_Int32 SAL_CALL ScVbaToggleButton::getBackColor() throw (uno::RuntimeException) in getBackColor()
115 sal_Int32 SAL_CALL ScVbaToggleButton::getForeColor() throw (uno::RuntimeException) in getForeColor()
130 ScVbaToggleButton::getServiceImplName() in getServiceImplName()
[all …]
H A Dvbatogglebutton.hxx33 class ScVbaToggleButton : public ToggleButtonImpl_BASE class
37ScVbaToggleButton( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Ref…
38 ~ScVbaToggleButton();
H A Dvbacontrol.cxx466 …xVBAControl.set( new ScVbaToggleButton( xVbaParent, xContext, xControl, xModel, xGeoHelper.release… in createUserformControl()

Completed in 157 milliseconds