Searched refs:sPathname (Results 1 – 2 of 2) sorted by relevance
31 final static String sPathname = "testdocuments"; field in TestDocument34 return OfficeFileUrl.getAbsolute(new File(sPathname, name)); in getUrl()38 return OfficeFileUrl.getAbsolute(new File(sPathname)); in getUrl()
557 String sPathname = pathname.getName().toLowerCase(); in getFileFilterINI()558 if (sPathname.endsWith("index.ini")) in getFileFilterINI()563 if (sPathname.endsWith(".ini")) in getFileFilterINI()
Completed in 23 milliseconds