Searched refs:ScVbaCheckbox (Results 1 – 3 of 3) sorted by relevance
34 ScVbaCheckbox::ScVbaCheckbox( const uno::Reference< ov::XHelperInterface >& xParent, const uno::Ref… in ScVbaCheckbox() function in ScVbaCheckbox40 ScVbaCheckbox::getCaption() throw (css::uno::RuntimeException) in getCaption()48 ScVbaCheckbox::setCaption( const rtl::OUString& _caption ) throw (::com::sun::star::uno::RuntimeExc… in setCaption()54 ScVbaCheckbox::getValue() throw (css::uno::RuntimeException) in getValue()67 ScVbaCheckbox::setValue( const uno::Any& _value ) throw (css::uno::RuntimeException) in setValue()84 uno::Reference< msforms::XNewFont > SAL_CALL ScVbaCheckbox::getFont() throw (uno::RuntimeException) in getFont()90 ScVbaCheckbox::getServiceImplName() in getServiceImplName()97 ScVbaCheckbox::getServiceNames() in getServiceNames()
33 class ScVbaCheckbox : public CheckBoxImpl_BASE class36 …ScVbaCheckbox( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refere…
456 …xVBAControl.set( new ScVbaCheckbox( xVbaParent, xContext, xControl, xModel, xGeoHelper.release() )… in createUserformControl()
Completed in 16 milliseconds