Lines Matching refs:xTextDocument

68 …XTextDocument xTextDocument = (XTextDocument) UnoRuntime.queryInterface(XTextDocument.class, app.n…  in testNumberingBullet_ARABIC()  local
69 xText = xTextDocument.getText(); in testNumberingBullet_ARABIC()
77 …ory= (XMultiServiceFactory) UnoRuntime.queryInterface(XMultiServiceFactory.class, xTextDocument); in testNumberingBullet_ARABIC()
88 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_ARABIC()
98 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_ARABIC()
107 app.closeDocument(xTextDocument); in testNumberingBullet_ARABIC()
131 …XTextDocument xTextDocument = (XTextDocument) UnoRuntime.queryInterface(XTextDocument.class, app.n… in testNumberingBullet_ARABIC_Suffix() local
132 xText = xTextDocument.getText(); in testNumberingBullet_ARABIC_Suffix()
140 …ory= (XMultiServiceFactory) UnoRuntime.queryInterface(XMultiServiceFactory.class, xTextDocument); in testNumberingBullet_ARABIC_Suffix()
153 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_ARABIC_Suffix()
163 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_ARABIC_Suffix()
172 app.closeDocument(xTextDocument); in testNumberingBullet_ARABIC_Suffix()
200 …XTextDocument xTextDocument = (XTextDocument) UnoRuntime.queryInterface(XTextDocument.class, app.n… in testNumberingBullet_ARABIC_Preffix_Suffix() local
201 xText = xTextDocument.getText(); in testNumberingBullet_ARABIC_Preffix_Suffix()
209 …ory= (XMultiServiceFactory) UnoRuntime.queryInterface(XMultiServiceFactory.class, xTextDocument); in testNumberingBullet_ARABIC_Preffix_Suffix()
224 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_ARABIC_Preffix_Suffix()
234 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_ARABIC_Preffix_Suffix()
243 app.closeDocument(xTextDocument); in testNumberingBullet_ARABIC_Preffix_Suffix()
275 …XTextDocument xTextDocument = (XTextDocument) UnoRuntime.queryInterface(XTextDocument.class, app.n… in testNumberingBullet_ROMAN_LOWER() local
276 xText = xTextDocument.getText(); in testNumberingBullet_ROMAN_LOWER()
284 …ory= (XMultiServiceFactory) UnoRuntime.queryInterface(XMultiServiceFactory.class, xTextDocument); in testNumberingBullet_ROMAN_LOWER()
295 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_ROMAN_LOWER()
305 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_ROMAN_LOWER()
314 app.closeDocument(xTextDocument); in testNumberingBullet_ROMAN_LOWER()
338 …XTextDocument xTextDocument = (XTextDocument) UnoRuntime.queryInterface(XTextDocument.class, app.n… in testNumberingBullet_ROMAN_UPPER() local
339 xText = xTextDocument.getText(); in testNumberingBullet_ROMAN_UPPER()
347 …ory= (XMultiServiceFactory) UnoRuntime.queryInterface(XMultiServiceFactory.class, xTextDocument); in testNumberingBullet_ROMAN_UPPER()
358 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_ROMAN_UPPER()
368 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_ROMAN_UPPER()
377 app.closeDocument(xTextDocument); in testNumberingBullet_ROMAN_UPPER()
401 …XTextDocument xTextDocument = (XTextDocument) UnoRuntime.queryInterface(XTextDocument.class, app.n… in testNumberingBullet_CHARS_UPPER_LETTER() local
402 xText = xTextDocument.getText(); in testNumberingBullet_CHARS_UPPER_LETTER()
410 …ory= (XMultiServiceFactory) UnoRuntime.queryInterface(XMultiServiceFactory.class, xTextDocument); in testNumberingBullet_CHARS_UPPER_LETTER()
423 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_CHARS_UPPER_LETTER()
433 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_CHARS_UPPER_LETTER()
442 app.closeDocument(xTextDocument); in testNumberingBullet_CHARS_UPPER_LETTER()
470 …XTextDocument xTextDocument = (XTextDocument) UnoRuntime.queryInterface(XTextDocument.class, app.n… in testNumberingBullet_CHARS_LOWER_LETTER_Suffix() local
471 xText = xTextDocument.getText(); in testNumberingBullet_CHARS_LOWER_LETTER_Suffix()
479 …ory= (XMultiServiceFactory) UnoRuntime.queryInterface(XMultiServiceFactory.class, xTextDocument); in testNumberingBullet_CHARS_LOWER_LETTER_Suffix()
492 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_CHARS_LOWER_LETTER_Suffix()
502 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_CHARS_LOWER_LETTER_Suffix()
511 app.closeDocument(xTextDocument); in testNumberingBullet_CHARS_LOWER_LETTER_Suffix()
539 …XTextDocument xTextDocument = (XTextDocument) UnoRuntime.queryInterface(XTextDocument.class, app.n… in testNumberingBullet_CHARS_LOWER_LETTER_Suffix_Prefix() local
540 xText = xTextDocument.getText(); in testNumberingBullet_CHARS_LOWER_LETTER_Suffix_Prefix()
548 …ory= (XMultiServiceFactory) UnoRuntime.queryInterface(XMultiServiceFactory.class, xTextDocument); in testNumberingBullet_CHARS_LOWER_LETTER_Suffix_Prefix()
563 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_CHARS_LOWER_LETTER_Suffix_Prefix()
573 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_CHARS_LOWER_LETTER_Suffix_Prefix()
582 app.closeDocument(xTextDocument); in testNumberingBullet_CHARS_LOWER_LETTER_Suffix_Prefix()