Searched refs:ScVbaTextBoxShape (Results 1 – 3 of 3) sorted by relevance
32 ScVbaTextBoxShape::ScVbaTextBoxShape( const uno::Reference< uno::XComponentContext >& xContext, con… in ScVbaTextBoxShape() function in ScVbaTextBoxShape39 ScVbaTextBoxShape::getText() throw (css::uno::RuntimeException) in getText()45 ScVbaTextBoxShape::setText( const rtl::OUString& _text ) throw (css::uno::RuntimeException) in setText()51 ScVbaTextBoxShape::characters( const uno::Any& Start, const uno::Any& Length ) throw (uno::RuntimeE… in characters()
34 class ScVbaTextBoxShape : public TextBoxShapeImpl_BASE class39 …ScVbaTextBoxShape( const css::uno::Reference< css::uno::XComponentContext >& xContext, const css::…
247 …return uno::makeAny( uno::Reference< msforms::XTextBoxShape >(new ScVbaTextBoxShape( mxContext, xS… in getSelection()
Completed in 34 milliseconds