Home
last modified time | relevance | path

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

/trunk/main/vbahelper/source/msforms/
H A Dvbalabel.cxx32 ScVbaLabel::ScVbaLabel( const css::uno::Reference< XHelperInterface >& xParent, const uno::Referen… in ScVbaLabel() function in ScVbaLabel
38 ScVbaLabel::getCaption() throw (css::uno::RuntimeException) in getCaption()
46 ScVbaLabel::setCaption( const rtl::OUString& _caption ) throw (::com::sun::star::uno::RuntimeExcept… in setCaption()
51 ScVbaLabel::getValue() throw (css::uno::RuntimeException) in getValue()
57 ScVbaLabel::setValue( const uno::Any& _value ) throw (::com::sun::star::uno::RuntimeException) in setValue()
64 uno::Reference< msforms::XNewFont > SAL_CALL ScVbaLabel::getFont() throw (uno::RuntimeException) in getFont()
70 ScVbaLabel::getServiceImplName() in getServiceImplName()
77 ScVbaLabel::getServiceNames() in getServiceNames()
H A Dvbalabel.hxx34 class ScVbaLabel : public LabelImpl_BASE class
37ScVbaLabel( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference<…
H A Dvbacontrol.cxx427 … return new ScVbaLabel( xVbaParent, xContext, xControlShape, xModel, xGeoHelper.release() ); in createShapeControl()
475 … xVBAControl.set( new ScVbaLabel( xVbaParent, xContext, xControl, xModel, xGeoHelper.release() ) ); in createUserformControl()

Completed in 26 milliseconds