Home
last modified time | relevance | path

Searched refs:dirName (Results 1 – 9 of 9) sorted by relevance

/aoo42x/main/lucene/
H A Dlong_path.patch21 String dirName; // name to be hashed
23 - dirName = directory.getCanonicalPath();
30 + dirName = directory.getCanonicalPath();
32 + dirName = directory.getPath();
/aoo42x/main/wizards/com/sun/star/wizards/web/data/
H A DCGContent.java32 public String dirName; field in CGContent
57 cp_Name, dirName, cp_Description, dirName in createDOM()
H A DCGDocument.java94 public String dirName; field in CGDocument
326 dirName, urlFilename in createDOM()
/aoo42x/main/soltools/mkdepend/
H A Dcollectdircontent.cxx10 string dirName = filePath.substr(0, pos); in split_path() local
11 return PathFilePair(dirName, filePath.substr(pos + 1, filePath.length())); in split_path()
/aoo42x/test/testcommon/source/org/openoffice/test/common/
H A DFileUtil.java430 public static File findDir(String dir, String dirName) { in findDir() argument
434 File ret = findFile(files[i], dirName); in findDir()
437 } else if (files[i].getName().matches(dirName)) { in findDir()
/aoo42x/main/wizards/com/sun/star/wizards/web/
H A DProcess.java588 content.dirName = FileAccess.getFilename(contentDir); in export()
705 doc.dirName = FileAccess.getFilename(dir); in export()
/aoo42x/main/xmlsecurity/test_docs/CAs/Root_11/
H A Dopenssl.cfg202 …y@other.address,RID:1.2.3.4,otherName:1.2.3.4;UTF8:some other identifier,dirName:dir_sect,URI:http…
/aoo42x/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.cxx424 rtl::OUString fileName,dirName = getInstallPathAsURL() + processLang( Language ); in getModuleList() local
425 osl::Directory dirFile( dirName ); in getModuleList()
/aoo42x/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 69 milliseconds