Home
last modified time | relevance | path

Searched refs:getUrl (Results 26 – 50 of 135) sorted by relevance

123456

/trunk/test/testuno/source/fvt/uno/sw/field/
H A DPageCountField.java99 SWUtil.saveAsDoc(odtDocument, Testspace.getUrl(odtSaveAsDocSample)); in testPageCountFieldODT()
101 docDocument = SWUtil.openDocumentFromURL(Testspace.getUrl(odtSaveAsDocSample), app); in testPageCountFieldODT()
127 SWUtil.saveAsODT(docDocument, Testspace.getUrl(docSaveAsODTSample)); in testPageCountFieldDOC()
129 odtDocument = SWUtil.openDocumentFromURL(Testspace.getUrl(docSaveAsODTSample), app); in testPageCountFieldDOC()
H A DPageNumberField.java98 SWUtil.saveAsDoc(odtDocument, Testspace.getUrl(odtSaveAsDocSample)); in testPageNumberFieldODT()
100 docDocument = SWUtil.openDocumentFromURL(Testspace.getUrl(odtSaveAsDocSample), app); in testPageNumberFieldODT()
127 SWUtil.saveAsODT(docDocument, Testspace.getUrl(docSaveAsODTSample)); in testPageNumberFieldDOC()
129 odtDocument = SWUtil.openDocumentFromURL(Testspace.getUrl(docSaveAsODTSample), app); in testPageNumberFieldDOC()
H A DCheckDateTimeField.java99 String url = Testspace.getUrl(tempPath + tempFileName + ".doc"); in testCreateTimeFieldSaveDoc()
118 String url = Testspace.getUrl(tempPath + tempFileName + ".odt"); in testCreateTimeFieldSaveODT()
168 String url = Testspace.getUrl(tempPath + tempFileName + ".doc"); in testCreateDateFieldSaveDoc()
187 String url = Testspace.getUrl(tempPath + tempFileName + ".odt"); in testCreateDateFieldSaveODT()
H A DSubjectField.java107 SWUtil.saveAsDoc(odtDocument, Testspace.getUrl(odtSaveAsDocSample)); in testSubjectFieldODT()
109 docDocument = SWUtil.openDocumentFromURL(Testspace.getUrl(odtSaveAsDocSample), app); in testSubjectFieldODT()
H A DTitleField.java108 SWUtil.saveAsDoc(odtDocument, Testspace.getUrl(odtSaveAsDocSample)); in testTitleFieldODT()
110 docDocument = SWUtil.openDocumentFromURL(Testspace.getUrl(odtSaveAsDocSample), app); in testTitleFieldODT()
/trunk/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphIndentAndSpacing.java86 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testParagraphSpacingSetting()
96 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testParagraphSpacingSetting()
143 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testParagraphIndent()
153 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testParagraphIndent()
H A DParagraphDropcap.java87 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testParagraphDropcapSetting()
97 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testParagraphDropcapSetting()
143 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testParagraphDropcapWholewordSetting()
153 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testParagraphDropcapWholewordSetting()
H A DParagraphOutlineAndNumbering.java84 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testOutlineAndNumbering_NumberStyle()
94 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testOutlineAndNumbering_NumberStyle()
144 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testOutlineAndNumbering_ListStyle()
154 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testOutlineAndNumbering_ListStyle()
H A DParagraphNumberingAndBullet_CharacterBullet.java98 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testNumberingAndBullet_CharacterBullet1()
108 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testNumberingAndBullet_CharacterBullet1()
167 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testNumberingAndBullet_CharacterBullet2()
177 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testNumberingAndBullet_CharacterBullet2()
H A DParagraphBackColor.java80 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testParagraphBackColorSetting()
90 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testParagraphBackColorSetting()
/trunk/test/testuno/source/fvt/uno/sw/breaks/
H A DCheckBreaks.java100 SWUtil.saveAsODT(textDocument, FileUtil.getUrl(tempFilePathODT)); in testInsertDeleteLineBreak()
114 SWUtil.saveAs(textDocument, "MS Word 97", FileUtil.getUrl(tempFilePathDOC)); in testInsertDeleteLineBreak()
147 SWUtil.saveAsODT(textDocument, FileUtil.getUrl(tempFilePathODT)); in testInsertDeletePageBreak()
162 SWUtil.saveAs(textDocument, "MS Word 97", FileUtil.getUrl(tempFilePathDOC)); in testInsertDeletePageBreak()
/trunk/main/configmgr/source/
H A Dxcdparser.cxx105 reader.getUrl()), in startElement()
114 reader.getUrl()), in startElement()
150 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("> in ")) + reader.getUrl()), in startElement()
/trunk/test/testuno/source/fvt/uno/sw/
H A DDocumentTest.java150 SWUtil.saveAsDoc(textDocument, FileUtil.getUrl(saveAsFile)); in testSaveAsDocument()
180 xStorable.storeToURL(FileUtil.getUrl(saveAsFile), storeProps); in testExportAsPDF()
218 xStorable.storeToURL(FileUtil.getUrl(saveAsFile), storeProps); in testSaveAsTemplate()
/trunk/main/vcl/qa/complex/memCheck/
H A DTestDocument.java31 public static String getUrl(String pathName, String fileName) in getUrl() method in TestDocument
36 public static String getUrl(String pathName) in getUrl() method in TestDocument
/trunk/test/testuno/source/fvt/uno/ffc/
H A DFFCTest.java198 store.storeAsURL(Testspace.getUrl(saveAsFilePath), lProperties); in exportAsODF()
226 xStorable.storeToURL(Testspace.getUrl(saveAsFilePath), aMediaDescriptor); in exportAsPDF()
300 String urlPath = Testspace.getUrl(filePath); in loadSampleFile()
/trunk/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterBackColor.java73 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterBackColorSetting()
83 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterBackColorSetting()
H A DCharacterBlink.java81 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterBlinkSetting()
91 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterBlinkSetting()
H A DCharacterColor.java81 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterColorSetting()
91 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterColorSetting()
H A DCharacterHidden.java81 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterHiddenSetting()
91 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterHiddenSetting()
H A DCharacterOutline.java81 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterOutlineSetting()
91 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterOutlineSetting()
H A DCharacterShadow.java81 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterShadowSetting()
91 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterShadowSetting()
H A DCharacterSize.java73 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterSizeSetting()
83 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterSizeSetting()
H A DCharacterLocale.java64 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterLocaleSetting()
74 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterLocaleSetting()
H A DCharacterStyle.java75 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterStyleSetting()
85 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterStyleSetting()
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DTestspace.java62 public static String getUrl(String filePath) { in getUrl() method in Testspace
63 return FileUtil.getUrl(getFile(filePath)); in getUrl()

Completed in 165 milliseconds

123456