Home
last modified time | relevance | path

Searched refs:getUrl (Results 76 – 100 of 135) sorted by relevance

123456

/trunk/main/ucb/qa/complex/tdoc/
H A DTestDocument.java30 public static String getUrl(String name) { in getUrl() method in TestDocument
/trunk/main/qadevOOo/qa/complex/junitskeleton/
H A DTestDocument.java31 public static String getUrl(String name) in getUrl() method in TestDocument
/trunk/main/framework/qa/complex/loadAllDocuments/
H A DTestDocument.java31 public static String getUrl(String name) in getUrl() method in TestDocument
/trunk/main/sc/qa/complex/calcPreview/
H A DTestDocument.java30 public static String getUrl(String name) { in getUrl() method in TestDocument
/trunk/main/linguistic/qa/complex/linguistic/
H A DTestDocument.java31 public static String getUrl(String name) in getUrl() method in TestDocument
/trunk/main/sw/qa/complex/writer/
H A DTestDocument.java31 public static String getUrl(String name) { in getUrl() method in TestDocument
/trunk/main/writerfilter/qa/complex/ooxml/
H A DTestDocument.java31 public static String getUrl(String name) { in getUrl() method in TestDocument
H A DLoadDocuments.java59 String url = TestDocument.getUrl(files[i]); in test1()
/trunk/main/unoxml/qa/complex/unoxml/
H A DTestDocument.java31 public static String getUrl(String name) { in getUrl() method in TestDocument
/trunk/main/framework/qa/complex/broken_document/
H A DTestDocument.java32 public static String getUrl(String name) in getUrl() method in TestDocument
H A DLoadDocument.java83 String fileUrl = complex.broken_document.TestDocument.getUrl("dbf.dbf.emf"); in checkHeadlessState()
/trunk/main/reportdesign/qa/complex/reportdesign/
H A DTestDocument.java32 public static String getUrl(String name) in getUrl() method in TestDocument
/trunk/main/sfx2/qa/complex/sfx2/tools/
H A DTestDocument.java31 public static String getUrl(String name) { in getUrl() method in TestDocument
/trunk/main/sfx2/qa/complex/sfx2/
H A DDocumentProperties.java153 xDP2.loadFromMedium(TestDocument.getUrl("CUSTOM.odt"), in check()
166 String file = TestDocument.getUrl("TEST.odt"); in check()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DObjectOleElement.java61 public String getUrl() in getUrl() method in ObjectOleElement
/trunk/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterUnderline.java207 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterUnderlineSetting()
217 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterUnderlineSetting()
/trunk/test/testuno/source/fvt/uno/sw/page/
H A DCheckBackGraphic.java94 String graphicUrl = FileUtil.getUrl(prepareData(backGraphicPath)); in testFooterHeaderBackground()
H A DCheckBackColor.java110 SWUtil.saveAsDoc(xComponent, FileUtil.getUrl(tempFilePathDOC)); in testFooterHeaderBackground()
H A DCheckPageLayout.java108 SWUtil.saveAsDoc(xComponent, FileUtil.getUrl(tempFilePathDOC)); in testPageStyleLayout()
H A DCheckShadowFormat.java133 SWUtil.saveAsDoc(xComponent, FileUtil.getUrl(tempFilePathDOC)); in testFooterHeader()
H A DCheckBorder.java127 SWUtil.saveAsDoc(xComponent, FileUtil.getUrl(tempFilePathDOC)); in testFooterHeaderBorder()
/trunk/test/testuno/source/testlib/uno/
H A DSDUtil.java89 String storeUrl = Testspace.getUrl("temp/" + fileName + "." + extName); in saveFileAs()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DObjectOleLayoutController.java82 final String url = element.getUrl(); in delegateContentGeneration()
/trunk/main/xmlreader/inc/xmlreader/
H A Dxmlreader.hxx74 rtl::OUString getUrl() const;
/trunk/test/testuno/source/fvt/uno/db/
H A DDBAccess.java157 xStorable.storeToURL(FileUtil.getUrl(filePath), aStoreProperties); in saveAndReloadDoc()

Completed in 79 milliseconds

123456