Lines Matching refs:xTextDocument

65 …XTextDocument xTextDocument = (XTextDocument) UnoRuntime.queryInterface(XTextDocument.class, app.n…  in testParagraphLineSpacingFix()  local
66 xText = xTextDocument.getText(); in testParagraphLineSpacingFix()
78 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingFix()
88 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingFix()
97 app.closeDocument(xTextDocument); in testParagraphLineSpacingFix()
124 …XTextDocument xTextDocument = (XTextDocument) UnoRuntime.queryInterface(XTextDocument.class, app.n… in testParagraphLineSpacingLeading() local
125 xText = xTextDocument.getText(); in testParagraphLineSpacingLeading()
137 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingLeading()
147 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingLeading()
156 app.closeDocument(xTextDocument); in testParagraphLineSpacingLeading()
185 …XTextDocument xTextDocument = (XTextDocument) UnoRuntime.queryInterface(XTextDocument.class, app.n… in testParagraphLineSpacingMinimum() local
186 xText = xTextDocument.getText(); in testParagraphLineSpacingMinimum()
198 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingMinimum()
208 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingMinimum()
217 app.closeDocument(xTextDocument); in testParagraphLineSpacingMinimum()
246 …XTextDocument xTextDocument = (XTextDocument) UnoRuntime.queryInterface(XTextDocument.class, app.n… in testParagraphLineSpacingProp() local
247 xText = xTextDocument.getText(); in testParagraphLineSpacingProp()
259 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingProp()
269 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingProp()
278 app.closeDocument(xTextDocument); in testParagraphLineSpacingProp()
307 …XTextDocument xTextDocument = (XTextDocument) UnoRuntime.queryInterface(XTextDocument.class, app.n… in testParagraphLineSpacingSingle() local
308 xText = xTextDocument.getText(); in testParagraphLineSpacingSingle()
319 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingSingle()
329 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingSingle()
338 app.closeDocument(xTextDocument); in testParagraphLineSpacingSingle()
365 …XTextDocument xTextDocument = (XTextDocument) UnoRuntime.queryInterface(XTextDocument.class, app.n… in testParagraphLineSpacingDouble() local
366 xText = xTextDocument.getText(); in testParagraphLineSpacingDouble()
377 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingDouble()
387 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingDouble()
396 app.closeDocument(xTextDocument); in testParagraphLineSpacingDouble()
423 …XTextDocument xTextDocument = (XTextDocument) UnoRuntime.queryInterface(XTextDocument.class, app.n… in testParagraphLineSpacingUserDefine() local
424 xText = xTextDocument.getText(); in testParagraphLineSpacingUserDefine()
435 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingUserDefine()
445 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingUserDefine()
454 app.closeDocument(xTextDocument); in testParagraphLineSpacingUserDefine()