Home
last modified time | relevance | path

Searched refs:sPathname (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/vcl/qa/complex/memCheck/
H A DTestDocument.java31 final static String sPathname = "testdocuments"; field in TestDocument
34 return OfficeFileUrl.getAbsolute(new File(sPathname, name)); in getUrl()
38 return OfficeFileUrl.getAbsolute(new File(sPathname)); in getUrl()
/aoo42x/main/qadevOOo/runner/graphical/
H A DFileHelper.java557 String sPathname = pathname.getName().toLowerCase(); in getFileFilterINI()
558 if (sPathname.endsWith("index.ini")) in getFileFilterINI()
563 if (sPathname.endsWith(".ini")) in getFileFilterINI()

Completed in 19 milliseconds