Lines Matching refs:RuntimeException

91     virtual void SAL_CALL modified( const EventObject& aEvent ) throw (RuntimeException);
94 virtual void SAL_CALL disposing( const EventObject& Source ) throw (RuntimeException);
221 …L_CALL AccessibleTableShapeImpl::modified( const EventObject& /*aEvent*/ ) throw (RuntimeException) in modified()
318 …_CALL AccessibleTableShapeImpl::disposing( const EventObject& /*Source*/ ) throw (RuntimeException) in disposing()
375 Any SAL_CALL AccessibleTableShape::queryInterface( const Type& aType ) throw (RuntimeException) in queryInterface()
406 …essibleContext > SAL_CALL AccessibleTableShape::getAccessibleContext(void) throw (RuntimeException) in getAccessibleContext()
412 OUString SAL_CALL AccessibleTableShape::getImplementationName(void) throw (RuntimeException) in getImplementationName()
419 OUString AccessibleTableShape::CreateAccessibleBaseName(void) throw (RuntimeException) in CreateAccessibleBaseName()
426 sal_Int32 SAL_CALL AccessibleTableShape::getAccessibleChildCount( ) throw(RuntimeException) in getAccessibleChildCount()
433 …bleTableShape::getAccessibleChild( sal_Int32 i ) throw(IndexOutOfBoundsException, RuntimeException) in getAccessibleChild()
442 …eRelationSet > SAL_CALL AccessibleTableShape::getAccessibleRelationSet( ) throw (RuntimeException) in getAccessibleRelationSet()
449 sal_Int16 SAL_CALL AccessibleTableShape::getAccessibleRole (void) throw (RuntimeException) in getAccessibleRole()
468 sal_Int32 SAL_CALL AccessibleTableShape::getAccessibleRowCount() throw (RuntimeException) in getAccessibleRowCount()
476 sal_Int32 SAL_CALL AccessibleTableShape::getAccessibleColumnCount( ) throw (RuntimeException) in getAccessibleColumnCount()
484 …::getAccessibleRowDescription( sal_Int32 nRow ) throw (IndexOutOfBoundsException, RuntimeException) in getAccessibleRowDescription()
492 …ccessibleColumnDescription( sal_Int32 nColumn ) throw (IndexOutOfBoundsException, RuntimeException) in getAccessibleColumnDescription()
501 …owExtentAt( sal_Int32 nRow, sal_Int32 nColumn ) throw (IndexOutOfBoundsException, RuntimeException) in getAccessibleRowExtentAt()
516 …mnExtentAt( sal_Int32 nRow, sal_Int32 nColumn ) throw (IndexOutOfBoundsException, RuntimeException) in getAccessibleColumnExtentAt()
531 …cessibleTable > SAL_CALL AccessibleTableShape::getAccessibleRowHeaders( ) throw (RuntimeException) in getAccessibleRowHeaders()
549 …sibleTable > SAL_CALL AccessibleTableShape::getAccessibleColumnHeaders( ) throw (RuntimeException) in getAccessibleColumnHeaders()
567 …< sal_Int32 > SAL_CALL AccessibleTableShape::getSelectedAccessibleRows( ) throw (RuntimeException) in getSelectedAccessibleRows()
605 …al_Int32 > SAL_CALL AccessibleTableShape::getSelectedAccessibleColumns( ) throw (RuntimeException) in getSelectedAccessibleColumns()
643 …hape::isAccessibleRowSelected( sal_Int32 nRow ) throw (IndexOutOfBoundsException, RuntimeException) in isAccessibleRowSelected()
657 …isAccessibleColumnSelected( sal_Int32 nColumn ) throw (IndexOutOfBoundsException, RuntimeException) in isAccessibleColumnSelected()
671 …ibleCellAt( sal_Int32 nRow, sal_Int32 nColumn ) throw (IndexOutOfBoundsException, RuntimeException) in getAccessibleCellAt()
685 …ce< XAccessible > SAL_CALL AccessibleTableShape::getAccessibleCaption( ) throw (RuntimeException) in getAccessibleCaption()
693 …nce< XAccessible > SAL_CALL AccessibleTableShape::getAccessibleSummary( ) throw (RuntimeException) in getAccessibleSummary()
701 …leSelected( sal_Int32 nRow, sal_Int32 nColumn ) throw (IndexOutOfBoundsException, RuntimeException) in isAccessibleSelected()
720 …sibleIndex( sal_Int32 nRow, sal_Int32 nColumn ) throw (IndexOutOfBoundsException, RuntimeException) in getAccessibleIndex()
729 …hape::getAccessibleRow( sal_Int32 nChildIndex ) throw (IndexOutOfBoundsException, RuntimeException) in getAccessibleRow()
739 …e::getAccessibleColumn( sal_Int32 nChildIndex ) throw (IndexOutOfBoundsException, RuntimeException) in getAccessibleColumn()
752 …electAccessibleChild( sal_Int32 nChildIndex ) throw ( IndexOutOfBoundsException, RuntimeException ) in selectAccessibleChild()
778 …essibleChildSelected( sal_Int32 nChildIndex ) throw ( IndexOutOfBoundsException, RuntimeException ) in isAccessibleChildSelected()
791 void SAL_CALL AccessibleTableShape::clearAccessibleSelection() throw ( RuntimeException ) in clearAccessibleSelection()
801 void SAL_CALL AccessibleTableShape::selectAllAccessibleChildren() throw ( RuntimeException ) in selectAllAccessibleChildren()
813 sal_Int32 SAL_CALL AccessibleTableShape::getSelectedAccessibleChildCount() throw ( RuntimeException in getSelectedAccessibleChildCount()
833 …cessibleChild( sal_Int32 nSelectedChildIndex ) throw ( IndexOutOfBoundsException, RuntimeException) in getSelectedAccessibleChild()
877 …lectAccessibleChild( sal_Int32 nChildIndex ) throw ( IndexOutOfBoundsException, RuntimeException ) in deselectAccessibleChild()
907 throw (IndexOutOfBoundsException, RuntimeException) in selectRow()
916 throw (IndexOutOfBoundsException, RuntimeException) in selectColumn()
925 throw (IndexOutOfBoundsException, RuntimeException) in unselectRow()
934 throw (IndexOutOfBoundsException, RuntimeException) in unselectColumn()
973 throw (RuntimeException) in disposing()
978 throw (RuntimeException) in selectionChanged()
1095 …eContext > SAL_CALL AccessibleTableHeaderShape::getAccessibleContext(void) throw (RuntimeException) in getAccessibleContext()
1101 sal_Int32 SAL_CALL AccessibleTableHeaderShape::getAccessibleChildCount( ) throw(RuntimeException) in getAccessibleChildCount()
1106 …leHeaderShape::getAccessibleChild( sal_Int32 i ) throw(IndexOutOfBoundsException, RuntimeException) in getAccessibleChild()
1111 …cessible > SAL_CALL AccessibleTableHeaderShape::getAccessibleParent (void) throw (RuntimeException) in getAccessibleParent()
1117 …t32 SAL_CALL AccessibleTableHeaderShape::getAccessibleIndexInParent (void) throw (RuntimeException) in getAccessibleIndexInParent()
1122 sal_Int16 SAL_CALL AccessibleTableHeaderShape::getAccessibleRole (void) throw (RuntimeException) in getAccessibleRole()
1127 …tring SAL_CALL AccessibleTableHeaderShape::getAccessibleDescription (void) throw (RuntimeException) in getAccessibleDescription()
1132 OUString SAL_CALL AccessibleTableHeaderShape::getAccessibleName (void) throw (RuntimeException) in getAccessibleName()
1137 …ateSet > SAL_CALL AccessibleTableHeaderShape::getAccessibleStateSet (void) throw (RuntimeException) in getAccessibleStateSet()
1142 …Set > SAL_CALL AccessibleTableHeaderShape::getAccessibleRelationSet (void) throw (RuntimeException) in getAccessibleRelationSet()
1147 …bleHeaderShape::getLocale (void) throw (IllegalAccessibleComponentStateException, RuntimeException) in getLocale()
1153 …eHeaderShape::containsPoint ( const ::com::sun::star::awt::Point& aPoint ) throw (RuntimeException) in containsPoint()
1158 …rShape::getAccessibleAtPoint ( const ::com::sun::star::awt::Point& aPoint) throw (RuntimeException) in getAccessibleAtPoint()
1163 …star::awt::Rectangle SAL_CALL AccessibleTableHeaderShape::getBounds (void) throw (RuntimeException) in getBounds()
1168 …::star::awt::Point SAL_CALL AccessibleTableHeaderShape::getLocation (void) throw (RuntimeException) in getLocation()
1173 …awt::Point SAL_CALL AccessibleTableHeaderShape::getLocationOnScreen (void) throw (RuntimeException) in getLocationOnScreen()
1178 …::sun::star::awt::Size SAL_CALL AccessibleTableHeaderShape::getSize (void) throw (RuntimeException) in getSize()
1183 sal_Int32 SAL_CALL AccessibleTableHeaderShape::getForeground (void) throw (RuntimeException) in getForeground()
1188 sal_Int32 SAL_CALL AccessibleTableHeaderShape::getBackground (void) throw (RuntimeException) in getBackground()
1193 void SAL_CALL AccessibleTableHeaderShape::grabFocus (void) throw (RuntimeException) in grabFocus()
1199 sal_Int32 SAL_CALL AccessibleTableHeaderShape::getAccessibleRowCount() throw (RuntimeException) in getAccessibleRowCount()
1204 sal_Int32 SAL_CALL AccessibleTableHeaderShape::getAccessibleColumnCount() throw (RuntimeException) in getAccessibleColumnCount()
1209 …::getAccessibleRowDescription( sal_Int32 nRow ) throw (IndexOutOfBoundsException, RuntimeException) in getAccessibleRowDescription()
1214 …ccessibleColumnDescription( sal_Int32 nColumn ) throw (IndexOutOfBoundsException, RuntimeException) in getAccessibleColumnDescription()
1219 …owExtentAt( sal_Int32 nRow, sal_Int32 nColumn ) throw (IndexOutOfBoundsException, RuntimeException) in getAccessibleRowExtentAt()
1224 …mnExtentAt( sal_Int32 nRow, sal_Int32 nColumn ) throw (IndexOutOfBoundsException, RuntimeException) in getAccessibleColumnExtentAt()
1229 …leTable > SAL_CALL AccessibleTableHeaderShape::getAccessibleRowHeaders( ) throw (RuntimeException) in getAccessibleRowHeaders()
1235 …able > SAL_CALL AccessibleTableHeaderShape::getAccessibleColumnHeaders( ) throw (RuntimeException) in getAccessibleColumnHeaders()
1241 …Int32 > SAL_CALL AccessibleTableHeaderShape::getSelectedAccessibleRows( ) throw (RuntimeException) in getSelectedAccessibleRows()
1276 …32 > SAL_CALL AccessibleTableHeaderShape::getSelectedAccessibleColumns( ) throw (RuntimeException) in getSelectedAccessibleColumns()
1311 …hape::isAccessibleRowSelected( sal_Int32 nRow ) throw (IndexOutOfBoundsException, RuntimeException) in isAccessibleRowSelected()
1316 …isAccessibleColumnSelected( sal_Int32 nColumn ) throw (IndexOutOfBoundsException, RuntimeException) in isAccessibleColumnSelected()
1321 …ibleCellAt( sal_Int32 nRow, sal_Int32 nColumn ) throw (IndexOutOfBoundsException, RuntimeException) in getAccessibleCellAt()
1326 …ccessible > SAL_CALL AccessibleTableHeaderShape::getAccessibleCaption( ) throw (RuntimeException) in getAccessibleCaption()
1331 …Accessible > SAL_CALL AccessibleTableHeaderShape::getAccessibleSummary( ) throw (RuntimeException) in getAccessibleSummary()
1336 …leSelected( sal_Int32 nRow, sal_Int32 nColumn ) throw (IndexOutOfBoundsException, RuntimeException) in isAccessibleSelected()
1341 …sibleIndex( sal_Int32 nRow, sal_Int32 nColumn ) throw (IndexOutOfBoundsException, RuntimeException) in getAccessibleIndex()
1346 …hape::getAccessibleRow( sal_Int32 nChildIndex ) throw (IndexOutOfBoundsException, RuntimeException) in getAccessibleRow()
1351 …e::getAccessibleColumn( sal_Int32 nChildIndex ) throw (IndexOutOfBoundsException, RuntimeException) in getAccessibleColumn()
1358 throw (IndexOutOfBoundsException, RuntimeException) in selectRow()
1372 throw (IndexOutOfBoundsException, RuntimeException) in selectColumn()
1386 throw (IndexOutOfBoundsException, RuntimeException) in unselectRow()
1399 throw (IndexOutOfBoundsException, RuntimeException) in unselectColumn()