Home
last modified time | relevance | path

Searched defs:dir (Results 26 – 50 of 69) sorted by relevance

123

/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/
H A DChooseDirectoryCtrl.java122 String dir = panel.getDirectory(); in afterShow() local
/trunk/main/cppuhelper/source/
H A Dfindsofficepath.c155 char* dir = NULL; in platformSpecific() local
/trunk/main/sal/osl/unx/
H A Dfile_volume.cxx181 # define __OSL_STATFS(dir, sfs) statfs((dir), (sfs)) argument
199 # define __OSL_STATFS(dir, sfs) statfs((dir), (sfs)) argument
210 # define __OSL_STATFS(dir, sfs) statvfs((dir), (sfs)) argument
228 # define __OSL_STATFS(dir, sfs) (1) argument
H A Dtempfile.c142 rtl_uString* dir = NULL; in osl_setup_base_directory_impl_() local
/trunk/main/writerfilter/qa/cppunittests/doctok/
H A Dtestdoctok.cxx121 rtl_uString *dir=NULL; in TEST_F() local
/trunk/main/i18npool/source/characterclassification/
H A Dscripttypedetector.cxx72 sal_Int16 dir = scriptDirection[unicode::getUnicodeDirection(Text[nPos])]; in getScriptDirection() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DMutableTreeNode.java145 private void dirlist(String dir, XMutableTreeNode xNode){ in dirlist()
H A DUnoTreeControl.java243 private void dirlist(String dir, XMutableTreeNode xNode){ in dirlist()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DFTPDialog.java162 private String dir = PropertyNames.EMPTY_STRING; field in FTPDialog
604 Helper.setUnoPropertyValue(getModel(txtDir), "Text", dir); in setDir() local
H A DWWD_General.java134 protected String showFolderDialog(String title, String description, String dir) in showFolderDialog()
/trunk/main/soltools/mkdepend/
H A Dinclude.c231 int issymbolic(dir, component) in issymbolic() argument
/trunk/main/pyuno/source/module/
H A Dpyuno_except.cxx183 PyRef dir = getObjectFromUnoModule( runtime, "_uno_struct__dir__" ); in createClass() local
/trunk/main/writerfilter/unocomponent/debugservices/ooxml/
H A DOOXMLAnalyzeService.cxx171 rtl_uString *dir=NULL; in run() local
/trunk/main/sal/osl/os2/
H A Dtempfile.c131 rtl_uString* dir = NULL; in osl_setup_base_directory_impl_() local
H A Dmodule.c71 char drive[_MAX_DRIVE], dir[_MAX_DIR]; in osl_loadAsciiModule() local
/trunk/main/scripting/workben/installer/
H A DXmlUpdater.java357 File dir = new File(path + dirs[i]); in run() local
/trunk/main/writerfilter/unocomponent/debugservices/doctok/
H A DDocTokAnalyzeService.cxx168 rtl_uString *dir=NULL; in run() local
/trunk/main/sw/qa/complex/writer/
H A DLoadSaveTest.java208 Pair<List<String>, List<String>> getDirAndFileNames(String dir) in getDirAndFileNames()
/trunk/main/sal/qa/osl/file/
H A Dosl_old_test_file.cxx171 OUString dir; in TEST_F() local
/trunk/main/sal/osl/w32/
H A Dtempfile.cxx62 rtl_uString* dir = 0; in osl_setup_base_directory_impl_() local
/trunk/main/l10ntools/source/
H A Ddirectory.cxx184 DIR *dir; in readDirectory() local
/trunk/main/wizards/com/sun/star/wizards/common/
H A DUCB.java65 public void deleteDirContent(String dir) in deleteDirContent()
/trunk/test/testcommon/source/org/openoffice/test/
H A DOpenOffice.java186 public void setUserInstallation(File dir) { in setUserInstallation()
/trunk/main/configmgr/source/
H A Dcomponents.cxx589 osl::Directory dir(url); in parseFiles() local
682 osl::Directory dir(url); in parseXcdFiles() local
/trunk/main/writerfilter/unocomponent/debugservices/rtftok/
H A DXMLScanner.cxx261 rtl_uString *dir=NULL; in run() local

Completed in 103 milliseconds

123