Home
last modified time | relevance | path

Searched refs:getUrl (Results 51 – 75 of 133) sorted by relevance

123456

/aoo42x/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphSpacingtoBorder.java105 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testParagraphSpacingtoBorderSetting()
115 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testParagraphSpacingtoBorderSetting()
H A DParagraphNumberingAndBullet_Number_BeforeAndAfterCharacter.java96 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testNumberingBulletBeforeAndAfterCharacter()
106 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testNumberingBulletBeforeAndAfterCharacter()
H A DParagraphNumberingAndBulletTabStop.java94 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testNumberingBulletTabStop()
104 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testNumberingBulletTabStop()
H A DParagraphNumberingAndBullet_Number_StartWith.java97 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testNumberingBulletStartWith()
107 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testNumberingBulletStartWith()
H A DParagraphNumberingAndBulletIndentAtAndAlignAt.java99 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testNumberingBulletIndentAtAndAlignAt()
109 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testNumberingBulletIndentAtAndAlignAt()
H A DParagraphBorder.java102 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testParagraphBorderSetting()
112 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testParagraphBorderSetting()
/aoo42x/test/testuno/source/fvt/uno/sw/table/
H A DTableName.java87 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testtableName()
97 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testtableName()
H A DTableCellProtect.java93 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testtableBorderSpacingtoContent()
103 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testtableBorderSpacingtoContent()
H A DTableBorderSpacingtoContent.java95 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testtableBorderSpacingtoContent()
105 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testtableBorderSpacingtoContent()
/aoo42x/main/qadevOOo/qa/complex/junitskeleton/
H A DSkeleton.java90 final String sREADME = TestDocument.getUrl("README.txt"); in checkDocument()
130 final String sREADME = TestDocument.getUrl("README.txt"); in checkOpenDocumentWithOffice()
/aoo42x/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterRelief.java82 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterReliefSetting()
92 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterReliefSetting()
H A DInsertCharacterToTable.java83 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCreateTable()
93 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCreateTable()
H A DCharacterStrikeThrough.java98 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterStrikeThroughSetting()
108 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterStrikeThroughSetting()
H A DCharacterEmphasis.java131 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterEmphasisSetting()
141 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterEmphasisSetting()
H A DCharacterFontname.java150 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterFontSetting()
160 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterFontSetting()
/aoo42x/test/testuno/source/org/openoffice/test/uno/
H A DUnoApp.java180 return componentLoader.loadComponentFromURL(FileUtil.getUrl(file), "_blank", 0, propertyValue); in loadDocument()
206 String fileUrl = FileUtil.getUrl(new File(toPath)); in saveDocument()
/aoo42x/test/testuno/source/pvt/uno/
H A DConversion.java131 sourceFileUrl = FileUtil.getUrl(this.sourceFile); in before()
133 targetFileUrl = FileUtil.getUrl(this.targetFile); in before()
/aoo42x/test/testcommon/source/org/openoffice/test/common/
H A DFileUtil.java1009 public static String getUrl(File file) { in getUrl() method in FileUtil
1026 public static String getUrl(String path) { in getUrl() method in FileUtil
1027 return getUrl(new File(path)); in getUrl()
/aoo42x/test/testuno/source/testlib/uno/
H A DSWUtil.java249 xStorable_odt.storeToURL(FileUtil.getUrl(url), aStoreProperties); in saveTo_Override_reload()
263 …XComponent component = componentLoader.loadComponentFromURL(FileUtil.getUrl(templatePath), "_blank… in newDocumentFromTemplate()
/aoo42x/main/vcl/qa/complex/memCheck/
H A DCheckMemoryUsage.java193 String sDocumentPath = TestDocument.getUrl(); in before()
207 sDocuments[j][i] = TestDocument.getUrl(doc[i]); in before()
/aoo42x/main/sfx2/qa/complex/sfx2/
H A DDocumentMetadataAccess.java330 final String sEmptyRDF = TestDocument.getUrl("empty.rdf"); in check()
514 noMDNoContentFile.Value = TestDocument.getUrl("CUSTOM.odt"); in check()
517 noMDFile.Value = TestDocument.getUrl("TEST.odt"); in check()
630 final String file = TestDocument.getUrl("TESTRDFA.odt"); in checkRDFa()
/aoo42x/main/configmgr/source/
H A Dvalueparser.cxx347 reader.getUrl()), in startElement()
360 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("> in ")) + reader.getUrl()), in startElement()
/aoo42x/main/reportdesign/qa/complex/reportdesign/
H A DReportDesignerTest.java318 String sWriterDocument = TestDocument.getUrl("RPTWriterTests.odb"); in firsttest()
321 String sCalcDocument = TestDocument.getUrl("RPTCalcTests.odb"); in firsttest()
/aoo42x/main/rhino/
H A Drhino1_7R3.patch356 + String url = w.getUrl();
456 + String url = getUrl();
514 + getDebugGui().removeScript( getUrl() );
/aoo42x/main/ucb/qa/complex/tdoc/
H A DTestDocument.java30 public static String getUrl(String name) { in getUrl() method in TestDocument

Completed in 120 milliseconds

123456