Lines Matching refs:Exception

626     TreeNode convert(XEnumeration xEnum) throws Exception  in convert()
635 TreeNode convertChildren(XEnumeration xEnum) throws Exception in convertChildren()
826 void initParagraph() throws Exception in initParagraph()
835 throws Exception in insertControlCharacter()
845 void insertTextField(XTextCursor xCursor, String content) throws Exception in insertTextField()
852 throws Exception in makeTextField()
867 TextContentAnchorType anchor) throws Exception in insertFrame()
874 throws Exception in makeFrame()
889 void insertFootnote(XTextCursor xCursor, String label) throws Exception in insertFootnote()
895 XTextContent makeFootnote(String label) throws Exception in makeFootnote()
908 throws Exception in insertBookmark()
920 XTextContent makeBookmark(String name) throws Exception in makeBookmark()
932 void insertReferenceMark(XTextCursor xCursor, String name) throws Exception in insertReferenceMark()
938 XTextContent makeReferenceMark(String name) throws Exception in makeReferenceMark()
951 throws Exception in insertDocumentIndexMark()
957 XTextContent makeDocumentIndexMark(String key) throws Exception in makeDocumentIndexMark()
969 void insertHyperlink(XTextCursor xCursor, String url) throws Exception in insertHyperlink()
976 void insertRuby(XTextCursor xCursor, String rubytext) throws Exception in insertRuby()
984 throws Exception in insertMeta()
994 XTextContent makeMeta() throws Exception in makeMeta()
1004 throws Exception in insertMetaField()
1014 XTextField makeMetaField() throws Exception in makeMetaField()
1041 void insertTree(TreeNode tree) throws Exception in insertTree()
1053 void insertChildren(TreeNodeEnum children) throws Exception in insertChildren()
1162 RangeInserter(XTextDocument xDoc) throws Exception in RangeInserter()
1174 XTextContent insertRange(Range range) throws Exception in insertRange()
1183 throws Exception in insertNode()
1246 @Before public void before() throws Exception in before()
1267 @Test public void testText() throws Exception in testText()
1275 @Test public void testTextField() throws Exception in testTextField()
1284 /*@Test*/ public void testControlChar() throws Exception in testControlChar()
1293 /*@Test*/ public void testSoftPageBreak() throws Exception in testSoftPageBreak()
1304 @Test public void testFootnote() throws Exception in testFootnote()
1313 @Test public void testFrameAs() throws Exception in testFrameAs()
1322 @Test public void testFrameAt() throws Exception in testFrameAt()
1333 @Test public void testBookmarkPoint() throws Exception in testBookmarkPoint()
1344 @Test public void testBookmark() throws Exception in testBookmark()
1357 @Test public void testBookmarkPointXmlId() throws Exception in testBookmarkPointXmlId()
1369 @Test public void testBookmarkXmlId() throws Exception in testBookmarkXmlId()
1383 @Test public void testRefmarkPoint() throws Exception in testRefmarkPoint()
1394 @Test public void testRefmark() throws Exception in testRefmark()
1407 @Test public void testToxmarkPoint() throws Exception in testToxmarkPoint()
1418 @Test public void testToxmark() throws Exception in testToxmark()
1431 @Test public void testHyperlink() throws Exception in testHyperlink()
1442 @Test public void testHyperlinkEmpty() throws Exception in testHyperlinkEmpty()
1453 @Test public void testRuby() throws Exception in testRuby()
1464 @Test public void testRubyEmpty() throws Exception in testRubyEmpty()
1474 @Test public void testMeta() throws Exception in testMeta()
1486 @Test public void testMetaEmpty() throws Exception in testMetaEmpty()
1497 @Test public void testMetaField() throws Exception in testMetaField()
1509 @Test public void testMetaFieldEmpty() throws Exception in testMetaFieldEmpty()
1520 @Test public void testBookmark1() throws Exception in testBookmark1()
1536 @Test public void testBookmark2() throws Exception in testBookmark2()
1552 @Test public void testRefMark2() throws Exception in testRefMark2()
1564 @Test public void testRefMark3() throws Exception in testRefMark3()
1594 @Test public void testToxMark2() throws Exception in testToxMark2()
1605 @Test public void testToxMark3() throws Exception in testToxMark3()
1635 @Test public void testMarks1() throws Exception in testMarks1()
1654 @Test public void testMarks2() throws Exception in testMarks2()
1677 @Test public void testMarks3() throws Exception in testMarks3()
1699 @Test public void testFrameMark1() throws Exception in testFrameMark1()
1711 @Test public void testFrameMark2() throws Exception in testFrameMark2()
1724 @Test public void testFrameMark3() throws Exception in testFrameMark3()
1736 @Test public void testFrameMark4() throws Exception in testFrameMark4()
1748 @Test public void testFrames1() throws Exception in testFrames1()
1760 @Test public void testFrames2() throws Exception in testFrames2()
1772 @Test public void testFrames3() throws Exception in testFrames3()
1784 @Test public void testFrames4() throws Exception in testFrames4()
1796 @Test public void testFrames5() throws Exception in testFrames5()
1808 @Test public void testRubyHyperlink1() throws Exception in testRubyHyperlink1()
1821 @Test public void testRubyHyperlink2() throws Exception in testRubyHyperlink2()
1834 @Test public void testEnd1() throws Exception in testEnd1()
1847 @Test public void testEnd2() throws Exception in testEnd2()
1864 @Test public void testEnd3() throws Exception in testEnd3()
1875 @Test public void testEnd4() throws Exception in testEnd4()
1887 @Test public void testEnd5() throws Exception in testEnd5()
1901 @Test public void testEmpty1() throws Exception in testEmpty1()
1923 @Test public void testEmpty2() throws Exception in testEmpty2()
1937 @Test public void testEmpty3() throws Exception in testEmpty3()
1968 @Test public void test1() throws Exception in test1()
1995 @Test public void testRange1() throws Exception in testRange1()
2010 @Test public void testRangeHyperlinkHyperlink() throws Exception in testRangeHyperlinkHyperlink()
2069 @Test public void testRangeHyperlinkRuby() throws Exception in testRangeHyperlinkRuby()
2135 @Test public void testRangeRubyHyperlink() throws Exception in testRangeRubyHyperlink()
2192 @Test public void testRangeRubyRuby() throws Exception in testRangeRubyRuby()
2238 @Test public void testRangeHyperlinkMeta() throws Exception in testRangeHyperlinkMeta()
2304 @Test public void testRangeRubyMeta() throws Exception in testRangeRubyMeta()
2371 @Test public void testRangeMetaHyperlink() throws Exception in testRangeMetaHyperlink()
2428 @Test public void testRangeMetaRuby() throws Exception in testRangeMetaRuby()
2517 @Test public void testRangeMetaMeta() throws Exception in testRangeMetaMeta()
2569 @Test public void testRange2() throws Exception in testRange2()
2639 @Test public void testRange3() throws Exception in testRange3()
2673 @Test public void testRange4() throws Exception in testRange4()
2727 @Test public void testRange5() throws Exception in testRange5()
2776 @Test public void testRange6() throws Exception in testRange6()
2816 @Test public void testRange7() throws Exception in testRange7()
2857 @Test public void testMetaXChild() throws Exception in testMetaXChild()
2987 @Test public void testMetaXText() throws Exception in testMetaXText()
3205 @Test public void testMetaXTextCursor() throws Exception in testMetaXTextCursor()
3367 throws Exception; in mkTextContent()
3369 throws Exception { } in postInserted()
3372 @Test public void testMetaXTextAttachToxMark() throws Exception in testMetaXTextAttachToxMark()
3381 throws Exception { in testMetaXTextAttachToxMark()
3388 @Test public void testMetaXTextAttachRefMark() throws Exception in testMetaXTextAttachRefMark()
3397 throws Exception { in testMetaXTextAttachRefMark()
3404 @Test public void testMetaXTextAttachTextField() throws Exception in testMetaXTextAttachTextField()
3413 throws Exception { in testMetaXTextAttachTextField()
3420 @Test public void testMetaXTextAttachFootnote() throws Exception in testMetaXTextAttachFootnote()
3429 throws Exception { in testMetaXTextAttachFootnote()
3436 @Test public void testMetaXTextAttachMeta() throws Exception in testMetaXTextAttachMeta()
3445 throws Exception { in testMetaXTextAttachMeta()
3449 throws Exception { in testMetaXTextAttachMeta()
3458 void doMetaXTextAttach(AttachHelper helper) throws Exception in doMetaXTextAttach()
3686 @Test public void testMetaFieldXTextField() throws Exception in testMetaFieldXTextField()
3729 @Test public void testMetaFieldXPropertySet() throws Exception in testMetaFieldXPropertySet()
3764 @Test public void testLoadStore() throws Exception in testLoadStore()
3786 private void doStore(XComponent xComp, String file) throws Exception in doStore()
3798 public XTextDocument doLoad(String file) throws Exception in doLoad()
3822 public void checkLoadMeta(XTextDocument xTextDoc) throws Exception in checkLoadMeta()
3874 @Test public void testLoadStoreXmlid() throws Exception in testLoadStoreXmlid()
3896 public void checkLoadXmlId(XTextDocument xTextDoc) throws Exception in checkLoadXmlId()
4073 } catch (Exception e) { in close()
4077 private void doTest(TreeNode intree) throws Exception in doTest()
4082 private void doTest(TreeNode intree, boolean insert) throws Exception in doTest()
4088 boolean insert) throws Exception in doTest()
4148 @BeforeClass public static void setUpConnection() throws Exception { in setUpConnection()
4153 throws InterruptedException, com.sun.star.uno.Exception in tearDownConnection()