Lines Matching refs:Testspace

30 import org.openoffice.test.common.Testspace;
97 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testNumberingBulletAlign_Right()
107 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testNumberingBulletAlign_Right()
111 …ocument)UnoRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/… in testNumberingBulletAlign_Right()
123 …ocument)UnoRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/… in testNumberingBulletAlign_Right()
166 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testNumberingBulletAlign_Left()
176 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testNumberingBulletAlign_Left()
180 …ocument)UnoRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/… in testNumberingBulletAlign_Left()
192 …ocument)UnoRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/… in testNumberingBulletAlign_Left()
235 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testNumberingBulletAlign_Center()
245 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testNumberingBulletAlign_Center()
249 …ocument)UnoRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/… in testNumberingBulletAlign_Center()
261 …ocument)UnoRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/… in testNumberingBulletAlign_Center()