31 ScVbaTextBoxShape(
const css::uno::Reference< css::uno::XComponentContext >& xContext,
const css::uno::Reference< css::drawing::XShape >& xShape,
const css::uno::Reference< css::drawing::XShapes >& xShapes,
const css::uno::Reference< css::frame::XModel >& xModel );
css::uno::Reference< css::text::XTextRange > m_xTextRange
virtual void SAL_CALL setText(const OUString &_text) override
virtual OUString SAL_CALL getText() override
ScVbaTextBoxShape(const css::uno::Reference< css::uno::XComponentContext > &xContext, const css::uno::Reference< css::drawing::XShape > &xShape, const css::uno::Reference< css::drawing::XShapes > &xShapes, const css::uno::Reference< css::frame::XModel > &xModel)
virtual css::uno::Reference< ov::excel::XCharacters > SAL_CALL characters(const css::uno::Any &Start, const css::uno::Any &Length) override
cppu::ImplInheritanceHelper< ScVbaShape, ov::msforms::XTextBoxShape > TextBoxShapeImpl_BASE