Lines Matching refs:xStorable_doc

88 …   XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument);  in testParagraphLineSpacingFix()  local
96xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testParagraphLineSpacingFix()
147 … XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingLeading() local
155xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testParagraphLineSpacingLeading()
208 … XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingMinimum() local
216xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testParagraphLineSpacingMinimum()
269 … XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingProp() local
277xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testParagraphLineSpacingProp()
329 … XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingSingle() local
337xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testParagraphLineSpacingSingle()
387 … XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingDouble() local
395xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testParagraphLineSpacingDouble()
445 … XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingUserDefine() local
453xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testParagraphLineSpacingUserDefine()