Home
last modified time | relevance | path

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

/trunk/main/vbahelper/source/msforms/
H A Dvbaradiobutton.cxx33 ScVbaRadioButton::ScVbaRadioButton( const uno::Reference< XHelperInterface >& xParent, const uno::R… in ScVbaRadioButton() function in ScVbaRadioButton
39 ScVbaRadioButton::getCaption() throw (css::uno::RuntimeException) in getCaption()
47 ScVbaRadioButton::setCaption( const rtl::OUString& _caption ) throw (::com::sun::star::uno::Runtime… in setCaption()
53 ScVbaRadioButton::getValue() throw (css::uno::RuntimeException) in getValue()
67 ScVbaRadioButton::setValue( const uno::Any& _value ) throw (uno::RuntimeException) in setValue()
84 uno::Reference< msforms::XNewFont > SAL_CALL ScVbaRadioButton::getFont() throw (uno::RuntimeExcepti… in getFont()
90 ScVbaRadioButton::getServiceImplName() in getServiceImplName()
97 ScVbaRadioButton::getServiceNames() in getServiceNames()
H A Dvbaradiobutton.hxx32 class ScVbaRadioButton : public RadioButtonImpl_BASE class
35ScVbaRadioButton( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refe…
H A Dvbacontrol.cxx431 … return new ScVbaRadioButton( xVbaParent, xContext, xControlShape, xModel, xGeoHelper.release() ); in createShapeControl()
458 …xVBAControl.set( new ScVbaRadioButton( xVbaParent, xContext, xControl, xModel, xGeoHelper.release(… in createUserformControl()

Completed in 35 milliseconds