Lines Matching refs:RuntimeException

73 using ::com::sun::star::uno::RuntimeException;
132 throw( RuntimeException ) in getAccessibleAtPoint()
138 sal_Bool SAL_CALL ScAccessibleCsvControl::isVisible() throw( RuntimeException ) in isVisible()
145 void SAL_CALL ScAccessibleCsvControl::grabFocus() throw( RuntimeException ) in grabFocus()
202 Rectangle ScAccessibleCsvControl::GetBoundingBoxOnScreen() const throw( RuntimeException ) in GetBoundingBoxOnScreen()
209 Rectangle ScAccessibleCsvControl::GetBoundingBox() const throw( RuntimeException ) in GetBoundingBox()
240 const Reference< XAccessible >& rxParentObj, sal_uInt16 nRole ) throw( RuntimeException ) in implGetChildByRole()
392 throw (RuntimeException) in getForeground()
400 throw (RuntimeException) in getBackground()
409 sal_Int32 SAL_CALL ScAccessibleCsvRuler::getAccessibleChildCount() throw( RuntimeException ) in getAccessibleChildCount()
416 throw( IndexOutOfBoundsException, RuntimeException ) in getAccessibleChild()
423 throw( RuntimeException ) in getAccessibleRelationSet()
439 throw( RuntimeException ) in getAccessibleStateSet()
456 sal_Int32 SAL_CALL ScAccessibleCsvRuler::getCaretPosition() throw( RuntimeException ) in getCaretPosition()
464 throw( IndexOutOfBoundsException, RuntimeException ) in setCaretPosition()
476 throw( IndexOutOfBoundsException, RuntimeException ) in getCharacter()
486 throw( IndexOutOfBoundsException, RuntimeException ) in getCharacterAttributes()
504 throw( IndexOutOfBoundsException, RuntimeException ) in getCharacterBounds()
521 sal_Int32 SAL_CALL ScAccessibleCsvRuler::getCharacterCount() throw( RuntimeException ) in getCharacterCount()
529 throw( RuntimeException ) in getIndexAtPoint()
538 OUString SAL_CALL ScAccessibleCsvRuler::getSelectedText() throw( RuntimeException ) in getSelectedText()
544 sal_Int32 SAL_CALL ScAccessibleCsvRuler::getSelectionStart() throw( RuntimeException ) in getSelectionStart()
550 sal_Int32 SAL_CALL ScAccessibleCsvRuler::getSelectionEnd() throw( RuntimeException ) in getSelectionEnd()
557 throw( IndexOutOfBoundsException, RuntimeException ) in setSelection()
563 OUString SAL_CALL ScAccessibleCsvRuler::getText() throw( RuntimeException ) in getText()
571 throw( IndexOutOfBoundsException, RuntimeException ) in getTextRange()
580 throw( IndexOutOfBoundsException, IllegalArgumentException, RuntimeException ) in getTextAtIndex()
636 throw RuntimeException(); in getTextAtIndex()
645 throw( IndexOutOfBoundsException, IllegalArgumentException, RuntimeException ) in getTextBeforeIndex()
692 throw RuntimeException(); in getTextBeforeIndex()
698 throw( IndexOutOfBoundsException, IllegalArgumentException, RuntimeException ) in getTextBehindIndex()
746 throw RuntimeException(); in getTextBehindIndex()
752 throw( IndexOutOfBoundsException, RuntimeException ) in copyText()
762 throw( RuntimeException ) in queryInterface()
781 OUString SAL_CALL ScAccessibleCsvRuler::getImplementationName() throw( RuntimeException ) in getImplementationName()
789 …< ::com::sun::star::uno::Type > SAL_CALL ScAccessibleCsvRuler::getTypes() throw( RuntimeException ) in getTypes()
796 Sequence< sal_Int8 > SAL_CALL ScAccessibleCsvRuler::getImplementationId() throw( RuntimeException ) in getImplementationId()
822 OUString SAL_CALL ScAccessibleCsvRuler::createAccessibleName() throw( RuntimeException ) in createAccessibleName()
827 OUString SAL_CALL ScAccessibleCsvRuler::createAccessibleDescription() throw( RuntimeException ) in createAccessibleDescription()
860 void ScAccessibleCsvRuler::constructStringBuffer() throw( RuntimeException ) in constructStringBuffer()
942 throw( RuntimeException ) in getAccessibleAtPoint()
962 throw (RuntimeException) in getForeground()
970 throw (RuntimeException) in getBackground()
979 sal_Int32 SAL_CALL ScAccessibleCsvGrid::getAccessibleChildCount() throw( RuntimeException ) in getAccessibleChildCount()
987 throw( IndexOutOfBoundsException, RuntimeException ) in getAccessibleChild()
996 throw( RuntimeException ) in getAccessibleRelationSet()
1012 throw( RuntimeException ) in getAccessibleStateSet()
1032 sal_Int32 SAL_CALL ScAccessibleCsvGrid::getAccessibleRowCount() throw( RuntimeException ) in getAccessibleRowCount()
1039 sal_Int32 SAL_CALL ScAccessibleCsvGrid::getAccessibleColumnCount() throw( RuntimeException ) in getAccessibleColumnCount()
1047 throw( IndexOutOfBoundsException, RuntimeException ) in getAccessibleRowDescription()
1056 throw( IndexOutOfBoundsException, RuntimeException ) in getAccessibleColumnDescription()
1065 throw( IndexOutOfBoundsException, RuntimeException ) in getAccessibleRowExtentAt()
1073 throw( IndexOutOfBoundsException, RuntimeException ) in getAccessibleColumnExtentAt()
1081 throw( RuntimeException ) in getAccessibleRowHeaders()
1088 throw( RuntimeException ) in getAccessibleColumnHeaders()
1095 throw( RuntimeException ) in getSelectedAccessibleRows()
1102 throw( RuntimeException ) in getSelectedAccessibleColumns()
1120 throw( IndexOutOfBoundsException, RuntimeException ) in isAccessibleRowSelected()
1127 throw( IndexOutOfBoundsException, RuntimeException ) in isAccessibleColumnSelected()
1136 throw( IndexOutOfBoundsException, RuntimeException ) in getAccessibleCellAt()
1145 throw( RuntimeException ) in getAccessibleCaption()
1152 throw( RuntimeException ) in getAccessibleSummary()
1159 throw( IndexOutOfBoundsException, RuntimeException ) in isAccessibleSelected()
1165 throw( IndexOutOfBoundsException, RuntimeException ) in getAccessibleIndex()
1174 throw( IndexOutOfBoundsException, RuntimeException ) in getAccessibleRow()
1183 throw( IndexOutOfBoundsException, RuntimeException ) in getAccessibleColumn()
1195 throw( IndexOutOfBoundsException, RuntimeException ) in selectAccessibleChild()
1208 throw( IndexOutOfBoundsException, RuntimeException ) in isAccessibleChildSelected()
1217 void SAL_CALL ScAccessibleCsvGrid::clearAccessibleSelection() throw( RuntimeException ) in clearAccessibleSelection()
1224 void SAL_CALL ScAccessibleCsvGrid::selectAllAccessibleChildren() throw( RuntimeException ) in selectAllAccessibleChildren()
1229 sal_Int32 SAL_CALL ScAccessibleCsvGrid::getSelectedAccessibleChildCount() throw( RuntimeException ) in getSelectedAccessibleChildCount()
1237 throw( IndexOutOfBoundsException, RuntimeException ) in getSelectedAccessibleChild()
1251 throw( IndexOutOfBoundsException, RuntimeException ) in deselectAccessibleChild()
1269 throw( RuntimeException ) in queryInterface()
1288 OUString SAL_CALL ScAccessibleCsvGrid::getImplementationName() throw( RuntimeException ) in getImplementationName()
1296 …e< ::com::sun::star::uno::Type > SAL_CALL ScAccessibleCsvGrid::getTypes() throw( RuntimeException ) in getTypes()
1304 Sequence< sal_Int8 > SAL_CALL ScAccessibleCsvGrid::getImplementationId() throw( RuntimeException ) in getImplementationId()
1374 OUString SAL_CALL ScAccessibleCsvGrid::createAccessibleName() throw( RuntimeException ) in createAccessibleName()
1379 OUString SAL_CALL ScAccessibleCsvGrid::createAccessibleDescription() throw( RuntimeException ) in createAccessibleDescription()
1501 void SAL_CALL ScAccessibleCsvCell::grabFocus() throw( RuntimeException ) in grabFocus()
1510 throw (RuntimeException) in getForeground()
1518 throw (RuntimeException) in getBackground()
1527 sal_Int32 SAL_CALL ScAccessibleCsvCell::getAccessibleChildCount() throw( RuntimeException ) in getAccessibleChildCount()
1533 throw( IndexOutOfBoundsException, RuntimeException ) in getAccessibleChild()
1538 sal_Int32 SAL_CALL ScAccessibleCsvCell::getAccessibleIndexInParent() throw( RuntimeException ) in getAccessibleIndexInParent()
1546 throw( RuntimeException ) in getAccessibleRelationSet()
1554 throw( RuntimeException ) in getAccessibleStateSet()
1582 OUString SAL_CALL ScAccessibleCsvCell::getImplementationName() throw( RuntimeException ) in IMPLEMENT_FORWARD_XINTERFACE2()
1589 Rectangle ScAccessibleCsvCell::GetBoundingBoxOnScreen() const throw( RuntimeException ) in GetBoundingBoxOnScreen()
1598 Rectangle ScAccessibleCsvCell::GetBoundingBox() const throw( RuntimeException ) in GetBoundingBox()
1605 OUString SAL_CALL ScAccessibleCsvCell::createAccessibleName() throw( RuntimeException ) in createAccessibleName()
1610 OUString SAL_CALL ScAccessibleCsvCell::createAccessibleDescription() throw( RuntimeException ) in createAccessibleDescription()