Lines Matching refs:RuntimeException

204 …text > SAL_CALL SvxRectCtlAccessibleContext::getAccessibleContext( void ) throw( RuntimeException )  in getAccessibleContext()
211 …LL SvxRectCtlAccessibleContext::containsPoint( const awt::Point& rPoint ) throw( RuntimeException ) in containsPoint()
218 …ectCtlAccessibleContext::getAccessibleAtPoint( const awt::Point& rPoint ) throw( RuntimeException ) in getAccessibleAtPoint()
234 awt::Rectangle SAL_CALL SvxRectCtlAccessibleContext::getBounds() throw( RuntimeException ) in getBounds()
240 awt::Point SAL_CALL SvxRectCtlAccessibleContext::getLocation() throw( RuntimeException ) in getLocation()
246 awt::Point SAL_CALL SvxRectCtlAccessibleContext::getLocationOnScreen() throw( RuntimeException ) in getLocationOnScreen()
252 awt::Size SAL_CALL SvxRectCtlAccessibleContext::getSize() throw( RuntimeException ) in getSize()
258 sal_Bool SAL_CALL SvxRectCtlAccessibleContext::isShowing() throw( RuntimeException ) in isShowing()
263 sal_Bool SAL_CALL SvxRectCtlAccessibleContext::isVisible() throw( RuntimeException ) in isVisible()
272 sal_Bool SAL_CALL SvxRectCtlAccessibleContext::isFocusTraversable() throw( RuntimeException ) in isFocusTraversable()
279 …t32 SAL_CALL SvxRectCtlAccessibleContext::getAccessibleChildCount( void ) throw( RuntimeException ) in getAccessibleChildCount()
289 throw( RuntimeException, lang::IndexOutOfBoundsException ) in getAccessibleChild()
330 …sible > SAL_CALL SvxRectCtlAccessibleContext::getAccessibleParent( void ) throw( RuntimeException ) in getAccessibleParent()
335 … SAL_CALL SvxRectCtlAccessibleContext::getAccessibleIndexInParent( void ) throw( RuntimeException ) in getAccessibleIndexInParent()
361 sal_Int16 SAL_CALL SvxRectCtlAccessibleContext::getAccessibleRole( void ) throw( RuntimeException ) in getAccessibleRole()
367 …ng SAL_CALL SvxRectCtlAccessibleContext::getAccessibleDescription( void ) throw( RuntimeException ) in getAccessibleDescription()
373 …:OUString SAL_CALL SvxRectCtlAccessibleContext::getAccessibleName( void ) throw( RuntimeException ) in getAccessibleName()
382 … > SAL_CALL SvxRectCtlAccessibleContext::getAccessibleRelationSet( void ) throw( RuntimeException ) in getAccessibleRelationSet()
413 …Set > SAL_CALL SvxRectCtlAccessibleContext::getAccessibleStateSet( void ) throw( RuntimeException ) in getAccessibleStateSet()
439 …sibleContext::getLocale( void ) throw( IllegalAccessibleComponentStateException, RuntimeException ) in getLocale()
454 throw( RuntimeException ) in addEventListener()
466 throw( RuntimeException ) in removeEventListener()
486 throw( RuntimeException ) in addFocusListener()
501 throw (RuntimeException) in removeFocusListener()
515 void SAL_CALL SvxRectCtlAccessibleContext::grabFocus() throw( RuntimeException ) in grabFocus()
525 Any SAL_CALL SvxRectCtlAccessibleContext::getAccessibleKeyBinding() throw( RuntimeException ) in getAccessibleKeyBinding()
532 throw (::com::sun::star::uno::RuntimeException) in getForeground()
541 throw (::com::sun::star::uno::RuntimeException) in getBackground()
552 …tring SAL_CALL SvxRectCtlAccessibleContext::getImplementationName( void ) throw( RuntimeException ) in getImplementationName()
557 …AccessibleContext::supportsService( const ::rtl::OUString& sServiceName ) throw( RuntimeException ) in supportsService()
575 … > SAL_CALL SvxRectCtlAccessibleContext::getSupportedServiceNames( void ) throw( RuntimeException ) in getSupportedServiceNames()
583 …_Int8 > SAL_CALL SvxRectCtlAccessibleContext::getImplementationId( void ) throw( RuntimeException ) in getImplementationId()
590 …electAccessibleChild( sal_Int32 nIndex ) throw( lang::IndexOutOfBoundsException, RuntimeException ) in selectAccessibleChild()
609 …essibleChildSelected( sal_Int32 nIndex ) throw( lang::IndexOutOfBoundsException, RuntimeException ) in isAccessibleChildSelected()
618 void SAL_CALL SvxRectCtlAccessibleContext::clearAccessibleSelection() throw( RuntimeException ) in clearAccessibleSelection()
623 void SAL_CALL SvxRectCtlAccessibleContext::selectAllAccessibleChildren() throw( RuntimeException ) in selectAllAccessibleChildren()
630 …2 SAL_CALL SvxRectCtlAccessibleContext::getSelectedAccessibleChildCount() throw( RuntimeException ) in getSelectedAccessibleChildCount()
638 throw( lang::IndexOutOfBoundsException, RuntimeException ) in getSelectedAccessibleChild()
647 …tAccessibleChild( sal_Int32 /*nIndex*/ ) throw( lang::IndexOutOfBoundsException, RuntimeException ) in deselectAccessibleChild()
813 Rectangle SvxRectCtlAccessibleContext::GetBoundingBoxOnScreen( void ) throw( RuntimeException ) in GetBoundingBoxOnScreen()
823 Rectangle SvxRectCtlAccessibleContext::GetBoundingBox( void ) throw( RuntimeException ) in GetBoundingBox()
895 …> SAL_CALL SvxRectCtlChildAccessibleContext::getAccessibleContext( void ) throw( RuntimeException ) in getAccessibleContext()
902 …xRectCtlChildAccessibleContext::containsPoint( const awt::Point& rPoint ) throw( RuntimeException ) in containsPoint()
909 …ldAccessibleContext::getAccessibleAtPoint( const awt::Point& /*rPoint*/ ) throw( RuntimeException ) in getAccessibleAtPoint()
914 awt::Rectangle SAL_CALL SvxRectCtlChildAccessibleContext::getBounds() throw( RuntimeException ) in getBounds()
920 awt::Point SAL_CALL SvxRectCtlChildAccessibleContext::getLocation() throw( RuntimeException ) in getLocation()
926 awt::Point SAL_CALL SvxRectCtlChildAccessibleContext::getLocationOnScreen() throw( RuntimeException in getLocationOnScreen()
932 awt::Size SAL_CALL SvxRectCtlChildAccessibleContext::getSize() throw( RuntimeException ) in getSize()
938 sal_Bool SAL_CALL SvxRectCtlChildAccessibleContext::isShowing() throw( RuntimeException ) in isShowing()
943 sal_Bool SAL_CALL SvxRectCtlChildAccessibleContext::isVisible() throw( RuntimeException ) in isVisible()
952 sal_Bool SAL_CALL SvxRectCtlChildAccessibleContext::isFocusTraversable() throw( RuntimeException ) in isFocusTraversable()
958 throw( RuntimeException ) in addFocusListener()
964 throw (RuntimeException) in removeFocusListener()
969 void SAL_CALL SvxRectCtlChildAccessibleContext::grabFocus() throw( RuntimeException ) in grabFocus()
973 Any SAL_CALL SvxRectCtlChildAccessibleContext::getAccessibleKeyBinding() throw( RuntimeException ) in getAccessibleKeyBinding()
979 throw (::com::sun::star::uno::RuntimeException) in getForeground()
987 throw (::com::sun::star::uno::RuntimeException) in getBackground()
998 …AL_CALL SvxRectCtlChildAccessibleContext::getAccessibleChildCount( void ) throw( RuntimeException ) in getAccessibleChildCount()
1003 …cessibleContext::getAccessibleChild( sal_Int32 /*nIndex*/ ) throw ( RuntimeException, lang::IndexO… in getAccessibleChild()
1008 … > SAL_CALL SvxRectCtlChildAccessibleContext::getAccessibleParent( void ) throw( RuntimeException ) in getAccessibleParent()
1013 …CALL SvxRectCtlChildAccessibleContext::getAccessibleIndexInParent( void ) throw( RuntimeException ) in getAccessibleIndexInParent()
1018 …nt16 SAL_CALL SvxRectCtlChildAccessibleContext::getAccessibleRole( void ) throw( RuntimeException ) in getAccessibleRole()
1023 …L_CALL SvxRectCtlChildAccessibleContext::getAccessibleDescription( void ) throw( RuntimeException ) in getAccessibleDescription()
1029 …ring SAL_CALL SvxRectCtlChildAccessibleContext::getAccessibleName( void ) throw( RuntimeException ) in getAccessibleName()
1038 …L_CALL SvxRectCtlChildAccessibleContext::getAccessibleRelationSet( void ) throw( RuntimeException ) in getAccessibleRelationSet()
1054 … SAL_CALL SvxRectCtlChildAccessibleContext::getAccessibleStateSet( void ) throw( RuntimeException ) in getAccessibleStateSet()
1080 …sibleContext::getLocale( void ) throw( IllegalAccessibleComponentStateException, RuntimeException ) in getLocale()
1096 throw( RuntimeException ) in addEventListener()
1111 throw( RuntimeException ) in removeEventListener()
1132 Any SAL_CALL SvxRectCtlChildAccessibleContext::getCurrentValue() throw( RuntimeException ) in getCurrentValue()
1141 …xRectCtlChildAccessibleContext::setCurrentValue( const Any& /*aNumber*/ ) throw( RuntimeException ) in setCurrentValue()
1146 Any SAL_CALL SvxRectCtlChildAccessibleContext::getMaximumValue() throw( RuntimeException ) in getMaximumValue()
1153 Any SAL_CALL SvxRectCtlChildAccessibleContext::getMinimumValue() throw( RuntimeException ) in getMinimumValue()
1164 sal_Int32 SvxRectCtlChildAccessibleContext::getAccessibleActionCount( ) throw (RuntimeException) in getAccessibleActionCount()
1173 …ontext::doAccessibleAction ( sal_Int32 nIndex ) throw (IndexOutOfBoundsException, RuntimeException) in doAccessibleAction()
1189 …ccessibleActionDescription ( sal_Int32 nIndex ) throw (IndexOutOfBoundsException, RuntimeException) in getAccessibleActionDescription()
1200 …tAccessibleActionKeyBinding( sal_Int32 nIndex ) throw (IndexOutOfBoundsException, RuntimeException) in getAccessibleActionKeyBinding()
1213 … SAL_CALL SvxRectCtlChildAccessibleContext::getImplementationName( void ) throw( RuntimeException ) in getImplementationName()
1218 …AccessibleContext::supportsService( const ::rtl::OUString& sServiceName ) throw( RuntimeException ) in supportsService()
1234 …L_CALL SvxRectCtlChildAccessibleContext::getSupportedServiceNames( void ) throw( RuntimeException ) in getSupportedServiceNames()
1242 … > SAL_CALL SvxRectCtlChildAccessibleContext::getImplementationId( void ) throw( RuntimeException ) in getImplementationId()
1290 Rectangle SvxRectCtlChildAccessibleContext::GetBoundingBoxOnScreen( void ) throw( RuntimeException ) in GetBoundingBoxOnScreen()
1300 Rectangle SvxRectCtlChildAccessibleContext::GetBoundingBox( void ) throw( RuntimeException ) in GetBoundingBox()