Lines Matching refs:RuntimeException

176 Sequence< uno::Type > SAL_CALL SwXTextView::getTypes(  ) throw(uno::RuntimeException)  in getTypes()
199 Sequence< sal_Int8 > SAL_CALL SwXTextView::getImplementationId( ) throw(uno::RuntimeException) in getImplementationId()
229 throw (RuntimeException) in queryInterface()
284 …::select(const uno::Any& aInterface) throw( lang::IllegalArgumentException, uno::RuntimeException ) in select()
531 uno::Any SwXTextView::getSelection(void) throw( uno::RuntimeException ) in getSelection()
637 throw( uno::RuntimeException ) in addSelectionChangeListener()
649 throw( uno::RuntimeException ) in removeSelectionChangeListener()
688 throw( container::NoSuchElementException, uno::RuntimeException ) in getControl()
699 …XTextView::getFormController( const uno::Reference< form::XForm >& _Form ) throw (RuntimeException) in getFormController()
718 ::sal_Bool SAL_CALL SwXTextView::isFormDesignMode( ) throw (uno::RuntimeException) in isFormDesignMode()
729 void SAL_CALL SwXTextView::setFormDesignMode( ::sal_Bool _DesignMode ) throw (RuntimeException) in setFormDesignMode()
741 …Reference< text::XTextViewCursor > SwXTextView::getViewCursor(void) throw( uno::RuntimeException ) in getViewCursor()
754 throw uno::RuntimeException(); in getViewCursor()
759 …Reference< beans::XPropertySet > SwXTextView::getViewSettings(void) throw( uno::RuntimeException ) in getViewSettings()
771 throw uno::RuntimeException(); in getViewSettings()
777 …ence< PropertyValue > > SwXTextView::getRubyList( sal_Bool /*bAutomatic*/ ) throw(RuntimeException) in getRubyList()
782 throw RuntimeException(); in getRubyList()
827 throw(RuntimeException) in setRubyList()
832 throw RuntimeException(); in setRubyList()
839 throw RuntimeException(); in setRubyList()
995 throw (uno::RuntimeException) in getPropertySetInfo()
1005 …VetoException, lang::IllegalArgumentException, lang::WrappedTargetException, uno::RuntimeException) in setPropertyValue()
1025 throw RuntimeException(); in setPropertyValue()
1041 throw (beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException) in getPropertyValue()
1077 throw RuntimeException(); in getPropertyValue()
1095 throw (beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException) in addPropertyChangeListener()
1104 throw (beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException) in removePropertyChangeListener()
1113 throw (beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException) in addVetoableChangeListener()
1122 throw (beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException) in removeVetoableChangeListener()
1130 OUString SwXTextView::getImplementationName(void) throw( RuntimeException ) in getImplementationName()
1137 sal_Bool SwXTextView::supportsService(const OUString& rServiceName) throw( RuntimeException ) in supportsService()
1145 Sequence< OUString > SwXTextView::getSupportedServiceNames(void) throw( RuntimeException ) in getSupportedServiceNames()
1204 sal_Bool SwXTextViewCursor::isVisible(void) throw( uno::RuntimeException ) in isVisible()
1213 void SwXTextViewCursor::setVisible(sal_Bool /*bVisible*/) throw( uno::RuntimeException ) in setVisible()
1221 awt::Point SwXTextViewCursor::getPosition(void) throw( uno::RuntimeException ) in getPosition()
1241 throw uno::RuntimeException(); in getPosition()
1247 void SwXTextViewCursor::collapseToStart(void) throw( uno::RuntimeException ) in collapseToStart()
1253 …throw uno::RuntimeException( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "no text selection" ) ), st… in collapseToStart()
1267 throw uno::RuntimeException(); in collapseToStart()
1272 void SwXTextViewCursor::collapseToEnd(void) throw( uno::RuntimeException ) in collapseToEnd()
1278 …throw uno::RuntimeException( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "no text selection" ) ), st… in collapseToEnd()
1292 throw uno::RuntimeException(); in collapseToEnd()
1297 sal_Bool SwXTextViewCursor::isCollapsed(void) throw( uno::RuntimeException ) in isCollapsed()
1304 …throw uno::RuntimeException( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "no text selection" ) ), st… in isCollapsed()
1310 throw uno::RuntimeException(); in isCollapsed()
1317 sal_Bool SwXTextViewCursor::goLeft(sal_Int16 nCount, sal_Bool bExpand) throw( uno::RuntimeException in goLeft()
1324 …throw uno::RuntimeException( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "no text selection" ) ), st… in goLeft()
1330 throw uno::RuntimeException(); in goLeft()
1336 …_Bool SwXTextViewCursor::goRight(sal_Int16 nCount, sal_Bool bExpand) throw( uno::RuntimeException ) in goRight()
1343 …throw uno::RuntimeException( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "no text selection" ) ), st… in goRight()
1349 throw uno::RuntimeException(); in goRight()
1359 throw(RuntimeException) in gotoRange()
1365 …throw uno::RuntimeException( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "no text selection" ) ), st… in gotoRange()
1370 throw uno::RuntimeException(); in gotoRange()
1457 throw uno::RuntimeException(); in gotoRange()
1494 throw uno::RuntimeException(); in gotoRange()
1500 void SwXTextViewCursor::gotoStart(sal_Bool bExpand) throw( uno::RuntimeException ) in gotoStart()
1506 …throw uno::RuntimeException( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "no text selection" ) ), st… in gotoStart()
1511 throw uno::RuntimeException(); in gotoStart()
1516 void SwXTextViewCursor::gotoEnd(sal_Bool bExpand) throw( uno::RuntimeException ) in gotoEnd()
1522 …throw uno::RuntimeException( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "no text selection" ) ), st… in gotoEnd()
1527 throw uno::RuntimeException(); in gotoEnd()
1532 sal_Bool SwXTextViewCursor::jumpToFirstPage(void) throw( uno::RuntimeException ) in jumpToFirstPage()
1548 throw uno::RuntimeException(); in jumpToFirstPage()
1554 sal_Bool SwXTextViewCursor::jumpToLastPage(void) throw( uno::RuntimeException ) in jumpToLastPage()
1571 throw uno::RuntimeException(); in jumpToLastPage()
1577 sal_Bool SwXTextViewCursor::jumpToPage(sal_Int16 nPage) throw( uno::RuntimeException ) in jumpToPage()
1584 throw uno::RuntimeException(); in jumpToPage()
1590 sal_Bool SwXTextViewCursor::jumpToNextPage(void) throw( uno::RuntimeException ) in jumpToNextPage()
1597 throw uno::RuntimeException(); in jumpToNextPage()
1603 sal_Bool SwXTextViewCursor::jumpToPreviousPage(void) throw( uno::RuntimeException ) in jumpToPreviousPage()
1610 throw uno::RuntimeException(); in jumpToPreviousPage()
1616 sal_Bool SwXTextViewCursor::jumpToEndOfPage(void) throw( uno::RuntimeException ) in jumpToEndOfPage()
1623 throw uno::RuntimeException(); in jumpToEndOfPage()
1629 sal_Bool SwXTextViewCursor::jumpToStartOfPage(void) throw( uno::RuntimeException ) in jumpToStartOfPage()
1636 throw uno::RuntimeException(); in jumpToStartOfPage()
1642 sal_Int16 SwXTextViewCursor::getPage(void) throw( uno::RuntimeException ) in getPage()
1653 throw uno::RuntimeException(); in getPage()
1659 sal_Bool SwXTextViewCursor::screenDown(void) throw( uno::RuntimeException ) in screenDown()
1671 throw uno::RuntimeException(); in screenDown()
1677 sal_Bool SwXTextViewCursor::screenUp(void) throw( uno::RuntimeException ) in screenUp()
1689 throw uno::RuntimeException(); in screenUp()
1695 uno::Reference< text::XText > SwXTextViewCursor::getText(void) throw( uno::RuntimeException ) in getText()
1702 …throw uno::RuntimeException( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "no text selection" ) ), st… in getText()
1710 throw uno::RuntimeException(); in getText()
1716 uno::Reference< text::XTextRange > SwXTextViewCursor::getStart(void) throw( uno::RuntimeException ) in getStart()
1723 …throw uno::RuntimeException( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "no text selection" ) ), st… in getStart()
1731 throw uno::RuntimeException(); in getStart()
1737 uno::Reference< text::XTextRange > SwXTextViewCursor::getEnd(void) throw( uno::RuntimeException ) in getEnd()
1744 …throw uno::RuntimeException( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "no text selection" ) ), st… in getEnd()
1752 throw uno::RuntimeException(); in getEnd()
1758 OUString SwXTextViewCursor::getString(void) throw( uno::RuntimeException ) in getString()
1765 …throw uno::RuntimeException( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "no text selection" ) ), st… in getString()
1791 void SwXTextViewCursor::setString(const OUString& aString) throw( uno::RuntimeException ) in setString()
1797 …throw uno::RuntimeException( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "no text selection" ) ), st… in setString()
1823 …o::Reference< XPropertySetInfo > SwXTextViewCursor::getPropertySetInfo( ) throw(RuntimeException) in getPropertySetInfo()
1833 IllegalArgumentException, WrappedTargetException, RuntimeException) in setPropertyValue()
1847 throw RuntimeException(); in setPropertyValue()
1850 throw RuntimeException(); in setPropertyValue()
1856 throw(UnknownPropertyException, WrappedTargetException, RuntimeException) in getPropertyValue()
1868 throw RuntimeException(); in getPropertyValue()
1876 throw(UnknownPropertyException, WrappedTargetException, RuntimeException) in addPropertyChangeListener()
1884 throw(UnknownPropertyException, WrappedTargetException, RuntimeException) in removePropertyChangeListener()
1892 throw(UnknownPropertyException, WrappedTargetException, RuntimeException) in addVetoableChangeListener()
1899 …stener >& /*aListener*/ ) throw(UnknownPropertyException, WrappedTargetException, RuntimeException) in removeVetoableChangeListener()
1906 throw(UnknownPropertyException, RuntimeException) in getPropertyState()
1918 throw RuntimeException(); in getPropertyState()
1925 const Sequence< OUString >& rPropertyNames ) throw(UnknownPropertyException, RuntimeException) in getPropertyStates()
1942 throw(UnknownPropertyException, RuntimeException) in setPropertyToDefault()
1957 throw(UnknownPropertyException, WrappedTargetException, RuntimeException) in getPropertyDefault()
1973 sal_Bool SwXTextViewCursor::goDown(sal_Int16 nCount, sal_Bool bExpand) throw( uno::RuntimeException in goDown()
1980 …throw uno::RuntimeException( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "no text selection" ) ), st… in goDown()
1986 throw uno::RuntimeException(); in goDown()
1992 sal_Bool SwXTextViewCursor::goUp(sal_Int16 nCount, sal_Bool bExpand) throw( uno::RuntimeException ) in goUp()
1999 …throw uno::RuntimeException( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "no text selection" ) ), st… in goUp()
2005 throw uno::RuntimeException(); in goUp()
2011 sal_Bool SwXTextViewCursor::isAtStartOfLine(void) throw( uno::RuntimeException ) in isAtStartOfLine()
2018 …throw uno::RuntimeException( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "no text selection" ) ), st… in isAtStartOfLine()
2023 throw uno::RuntimeException(); in isAtStartOfLine()
2029 sal_Bool SwXTextViewCursor::isAtEndOfLine(void) throw( uno::RuntimeException ) in isAtEndOfLine()
2036 …throw uno::RuntimeException( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "no text selection" ) ), st… in isAtEndOfLine()
2041 throw uno::RuntimeException(); in isAtEndOfLine()
2047 void SwXTextViewCursor::gotoEndOfLine(sal_Bool bExpand) throw( uno::RuntimeException ) in gotoEndOfLine()
2053 …throw uno::RuntimeException( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "no text selection" ) ), st… in gotoEndOfLine()
2058 throw uno::RuntimeException(); in gotoEndOfLine()
2063 void SwXTextViewCursor::gotoStartOfLine(sal_Bool bExpand) throw( uno::RuntimeException ) in gotoStartOfLine()
2069 …throw uno::RuntimeException( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "no text selection" ) ), st… in gotoStartOfLine()
2074 throw uno::RuntimeException(); in gotoStartOfLine()
2079 OUString SwXTextViewCursor::getImplementationName(void) throw( RuntimeException ) in getImplementationName()
2086 sal_Bool SwXTextViewCursor::supportsService(const OUString& rServiceName) throw( RuntimeException ) in supportsService()
2099 Sequence< OUString > SwXTextViewCursor::getSupportedServiceNames(void) throw( RuntimeException ) in getSupportedServiceNames()
2126 throw(uno::RuntimeException) in getSomething()
2163 …tatransfer::XTransferable > SAL_CALL SwXTextView::getTransferable( ) throw (uno::RuntimeException) in getTransferable()
2187 …::XTransferable >& xTrans ) throw (datatransfer::UnsupportedFlavorException, uno::RuntimeException) in insertTransferable()