Lines Matching refs:RuntimeException

53         const uno::Any& rLength ) throw (uno::RuntimeException) :  in ScVbaButtonCharacters()
74 OUString SAL_CALL ScVbaButtonCharacters::getCaption() throw (uno::RuntimeException) in getCaption()
83 …AL_CALL ScVbaButtonCharacters::setCaption( const OUString& rCaption ) throw (uno::RuntimeException) in setCaption()
98 sal_Int32 SAL_CALL ScVbaButtonCharacters::getCount() throw (uno::RuntimeException) in getCount()
104 OUString SAL_CALL ScVbaButtonCharacters::getText() throw (uno::RuntimeException) in getText()
110 void SAL_CALL ScVbaButtonCharacters::setText( const OUString& rText ) throw (uno::RuntimeException) in setText()
116 …::Reference< excel::XFont > SAL_CALL ScVbaButtonCharacters::getFont() throw (uno::RuntimeException) in getFont()
121 …aracters::setFont( const uno::Reference< excel::XFont >& /*rxFont*/ ) throw (uno::RuntimeException) in setFont()
128 void SAL_CALL ScVbaButtonCharacters::Insert( const OUString& rString ) throw (uno::RuntimeException) in Insert()
136 void SAL_CALL ScVbaButtonCharacters::Delete() throw (uno::RuntimeException) in Delete()
151 OUString ScVbaButtonCharacters::getFullString() const throw (uno::RuntimeException) in getFullString()
156 void ScVbaButtonCharacters::setFullString( const OUString& rString ) throw (uno::RuntimeException) in setFullString()
167 const uno::Reference< drawing::XShape >& rxShape ) throw (uno::RuntimeException) : in ScVbaSheetObjectBase()
178 double SAL_CALL ScVbaSheetObjectBase::getLeft() throw (uno::RuntimeException) in getLeft()
183 void SAL_CALL ScVbaSheetObjectBase::setLeft( double fLeft ) throw (uno::RuntimeException) in setLeft()
186 throw uno::RuntimeException(); in setLeft()
190 double SAL_CALL ScVbaSheetObjectBase::getTop() throw (uno::RuntimeException) in getTop()
195 void SAL_CALL ScVbaSheetObjectBase::setTop( double fTop ) throw (uno::RuntimeException) in setTop()
198 throw uno::RuntimeException(); in setTop()
202 double SAL_CALL ScVbaSheetObjectBase::getWidth() throw (uno::RuntimeException) in getWidth()
207 void SAL_CALL ScVbaSheetObjectBase::setWidth( double fWidth ) throw (uno::RuntimeException) in setWidth()
210 throw uno::RuntimeException(); in setWidth()
214 double SAL_CALL ScVbaSheetObjectBase::getHeight() throw (uno::RuntimeException) in getHeight()
219 void SAL_CALL ScVbaSheetObjectBase::setHeight( double fHeight ) throw (uno::RuntimeException) in setHeight()
222 throw uno::RuntimeException(); in setHeight()
226 OUString SAL_CALL ScVbaSheetObjectBase::getName() throw (uno::RuntimeException) in getName()
231 void SAL_CALL ScVbaSheetObjectBase::setName( const OUString& rName ) throw (uno::RuntimeException) in setName()
236 sal_Int32 SAL_CALL ScVbaSheetObjectBase::getPlacement() throw (uno::RuntimeException) in getPlacement()
253 …d SAL_CALL ScVbaSheetObjectBase::setPlacement( sal_Int32 nPlacement ) throw (uno::RuntimeException) in setPlacement()
272 sal_Bool SAL_CALL ScVbaSheetObjectBase::getPrintObject() throw (uno::RuntimeException) in getPrintObject()
278 …ALL ScVbaSheetObjectBase::setPrintObject( sal_Bool /*bPrintObject*/ ) throw (uno::RuntimeException) in setPrintObject()
285 void ScVbaSheetObjectBase::setDefaultProperties( sal_Int32 nIndex ) throw (uno::RuntimeException) in setDefaultProperties()
292 void ScVbaSheetObjectBase::implSetDefaultProperties() throw (uno::RuntimeException) in implSetDefaultProperties()
304 ListenerType eListenerType ) throw (uno::RuntimeException) : in ScVbaControlObjectBase()
338 OUString SAL_CALL ScVbaControlObjectBase::getName() throw (uno::RuntimeException) in getName()
343 void SAL_CALL ScVbaControlObjectBase::setName( const OUString& rName ) throw (uno::RuntimeException) in setName()
348 OUString SAL_CALL ScVbaControlObjectBase::getOnAction() throw (uno::RuntimeException) in getOnAction()
365 …ALL ScVbaControlObjectBase::setOnAction( const OUString& rMacroName ) throw (uno::RuntimeException) in setOnAction()
378 throw uno::RuntimeException(); in setOnAction()
388 sal_Bool SAL_CALL ScVbaControlObjectBase::getPrintObject() throw (uno::RuntimeException) in getPrintObject()
393 …_CALL ScVbaControlObjectBase::setPrintObject( sal_Bool bPrintObject ) throw (uno::RuntimeException) in setPrintObject()
400 sal_Bool SAL_CALL ScVbaControlObjectBase::getAutoSize() throw (uno::RuntimeException) in getAutoSize()
406 …AL_CALL ScVbaControlObjectBase::setAutoSize( sal_Bool /*bAutoSize*/ ) throw (uno::RuntimeException) in setAutoSize()
413 sal_Int32 ScVbaControlObjectBase::getModelIndexInForm() const throw (uno::RuntimeException) in getModelIndexInForm()
421 throw uno::RuntimeException(); in getModelIndexInForm()
431 … const uno::Reference< drawing::XControlShape >& rxControlShape ) throw (uno::RuntimeException) : in ScVbaButton()
438 OUString SAL_CALL ScVbaButton::getCaption() throw (uno::RuntimeException) in getCaption()
443 void SAL_CALL ScVbaButton::setCaption( const OUString& rCaption ) throw (uno::RuntimeException) in setCaption()
448 uno::Reference< excel::XFont > SAL_CALL ScVbaButton::getFont() throw (uno::RuntimeException) in getFont()
453 …baButton::setFont( const uno::Reference< excel::XFont >& /*rxFont*/ ) throw (uno::RuntimeException) in setFont()
458 sal_Int32 SAL_CALL ScVbaButton::getHorizontalAlignment() throw (uno::RuntimeException) in getHorizontalAlignment()
469 void SAL_CALL ScVbaButton::setHorizontalAlignment( sal_Int32 nAlign ) throw (uno::RuntimeException) in setHorizontalAlignment()
482 sal_Int32 SAL_CALL ScVbaButton::getVerticalAlignment() throw (uno::RuntimeException) in getVerticalAlignment()
494 void SAL_CALL ScVbaButton::setVerticalAlignment( sal_Int32 nAlign ) throw (uno::RuntimeException) in setVerticalAlignment()
506 sal_Int32 SAL_CALL ScVbaButton::getOrientation() throw (uno::RuntimeException) in getOrientation()
512 …id SAL_CALL ScVbaButton::setOrientation( sal_Int32 /*nOrientation*/ ) throw (uno::RuntimeException) in setOrientation()
519 …Button::Characters( const uno::Any& rStart, const uno::Any& rLength ) throw (uno::RuntimeException) in Characters()
535 void ScVbaButton::implSetDefaultProperties() throw (uno::RuntimeException) in implSetDefaultProperties()