Searched refs:ScVbaToggleButton (Results 1 – 3 of 3) sorted by relevance
40 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 …]
33 class ScVbaToggleButton : public ToggleButtonImpl_BASE class37 …ScVbaToggleButton( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Ref…38 ~ScVbaToggleButton();
466 …xVBAControl.set( new ScVbaToggleButton( xVbaParent, xContext, xControl, xModel, xGeoHelper.release… in createUserformControl()
Completed in 21 milliseconds