Home
last modified time | relevance | path

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

/trunk/main/vbahelper/source/msforms/
H A Dvbacheckbox.cxx34 ScVbaCheckbox::ScVbaCheckbox( const uno::Reference< ov::XHelperInterface >& xParent, const uno::Ref… in ScVbaCheckbox() function in ScVbaCheckbox
40 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()
H A Dvbacheckbox.hxx33 class ScVbaCheckbox : public CheckBoxImpl_BASE class
36ScVbaCheckbox( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refere…
H A Dvbacontrol.cxx456 …xVBAControl.set( new ScVbaCheckbox( xVbaParent, xContext, xControl, xModel, xGeoHelper.release() )… in createUserformControl()

Completed in 26 milliseconds