Lines Matching refs:ScVbaTextBox

33 ScVbaTextBox::ScVbaTextBox( const uno::Reference< ov::XHelperInterface >& xParent, const uno::Refer…  in ScVbaTextBox()  function in ScVbaTextBox
39 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()
65 ScVbaTextBox::setText( const rtl::OUString& _text ) throw (css::uno::RuntimeException) in setText()
77 ScVbaTextBox::getMaxLength() throw (css::uno::RuntimeException) in getMaxLength()
88 ScVbaTextBox::setMaxLength( sal_Int32 _maxlength ) throw (css::uno::RuntimeException) in setMaxLength()
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()
119 void SAL_CALL ScVbaTextBox::setSpecialEffect( sal_Int32 /*nSpecialEffect*/ ) throw (uno::RuntimeExc… in setSpecialEffect()
123 sal_Int32 SAL_CALL ScVbaTextBox::getBorderStyle() throw (uno::RuntimeException) in getBorderStyle()
128 void SAL_CALL ScVbaTextBox::setBorderStyle( sal_Int32 /*nBorderStyle*/ ) throw (uno::RuntimeExcepti… in setBorderStyle()
132 sal_Int32 SAL_CALL ScVbaTextBox::getTextLength() throw (uno::RuntimeException) in getTextLength()
137 uno::Reference< msforms::XNewFont > SAL_CALL ScVbaTextBox::getFont() throw (uno::RuntimeException) in getFont()
143 ScVbaTextBox::getServiceImplName() in getServiceImplName()
150 ScVbaTextBox::getServiceNames() in getServiceNames()