Home
last modified time | relevance | path

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

/aoo42x/main/vbahelper/source/msforms/
H A Dvbatextbox.cxx39 ScVbaTextBox::getValue() throw (css::uno::RuntimeException) in getValue()
45 ScVbaTextBox::setValue( const uno::Any& _value ) throw (css::uno::RuntimeException) in setValue()
54 ScVbaTextBox::getText() throw (css::uno::RuntimeException) in getText()
77 ScVbaTextBox::getMaxLength() throw (css::uno::RuntimeException) in getMaxLength()
96 ScVbaTextBox::getMultiline() throw (css::uno::RuntimeException) in getMultiline()
107 ScVbaTextBox::setMultiline( sal_Bool _multiline ) throw (css::uno::RuntimeException) in setMultiline()
114 sal_Int32 SAL_CALL ScVbaTextBox::getSpecialEffect() throw (uno::RuntimeException) in getSpecialEffect()
123 sal_Int32 SAL_CALL ScVbaTextBox::getBorderStyle() throw (uno::RuntimeException) in getBorderStyle()
132 sal_Int32 SAL_CALL ScVbaTextBox::getTextLength() throw (uno::RuntimeException) in getTextLength()
143 ScVbaTextBox::getServiceImplName() in getServiceImplName()
[all …]
H A Dvbatextbox.hxx32 class ScVbaTextBox : public TextBoxImpl_BASE class
36ScVbaTextBox( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Referenc…
H A Dvbacontrol.cxx429 … return new ScVbaTextBox( xVbaParent, xContext, xControlShape, xModel, xGeoHelper.release() ); in createShapeControl()
460 …xVBAControl.set( new ScVbaTextBox( xVbaParent, xContext, xControl, xModel, xGeoHelper.release(), t… in createUserformControl()

Completed in 72 milliseconds