Searched refs:dirName (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/lucene/ |
H A D | long_path.patch | 21 String dirName; // name to be hashed 23 - dirName = directory.getCanonicalPath(); 30 + dirName = directory.getCanonicalPath(); 32 + dirName = directory.getPath();
|
/aoo41x/main/wizards/com/sun/star/wizards/web/data/ |
H A D | CGContent.java | 32 public String dirName; field in CGContent 57 cp_Name, dirName, cp_Description, dirName in createDOM()
|
H A D | CGDocument.java | 94 public String dirName; field in CGDocument 326 dirName, urlFilename in createDOM()
|
/aoo41x/main/soltools/mkdepend/ |
H A D | collectdircontent.cxx | 10 string dirName = filePath.substr(0, pos); in split_path() local 11 return PathFilePair(dirName, filePath.substr(pos + 1, filePath.length())); in split_path()
|
/aoo41x/test/testcommon/source/org/openoffice/test/common/ |
H A D | FileUtil.java | 430 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()
|
/aoo41x/main/wizards/com/sun/star/wizards/web/ |
H A D | Process.java | 588 content.dirName = FileAccess.getFilename(contentDir); in export() 705 doc.dirName = FileAccess.getFilename(dir); in export()
|
/aoo41x/main/xmlsecurity/test_docs/CAs/Root_11/ |
H A D | openssl.cfg | 202 …y@other.address,RID:1.2.3.4,otherName:1.2.3.4;UTF8:some other identifier,dirName:dir_sect,URI:http…
|
/aoo41x/main/xmlhelp/source/cxxhelp/provider/ |
H A D | databases.cxx | 424 rtl::OUString fileName,dirName = getInstallPathAsURL() + processLang( Language ); in getModuleList() local 425 osl::Directory dirFile( dirName ); in getModuleList()
|
/aoo41x/test/testassistant/lib/ |
H A D | testcommon.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/openoffice/
org/openoffice/test/
org/openoffice/test/common/
... |
Completed in 63 milliseconds