| /AOO41X/main/sal/osl/w32/ |
| H A D | file_dirvol.cxx | 143 inline bool is_UNC_path(const sal_Unicode* path) in is_UNC_path() 147 inline bool is_UNC_path(const rtl::OUString& path) in is_UNC_path() 151 void parse_UNC_path(const sal_Unicode* path, UNCComponents* puncc) in parse_UNC_path() 188 void parse_UNC_path(const rtl::OUString& path, UNCComponents* puncc) in parse_UNC_path() 193 bool has_path_parent(const sal_Unicode* path) in has_path_parent() 213 inline bool has_path_parent(const rtl::OUString& path) in has_path_parent() 682 static int path_make_parent(sal_Unicode* path) in path_make_parent() 1239 bool is_floppy_volume_mount_point(const rtl::OUString& path) in is_floppy_volume_mount_point() 1267 static bool is_floppy_drive(const rtl::OUString& path) in is_floppy_drive() 1282 static bool is_volume_mount_point(const rtl::OUString& path) in is_volume_mount_point() [all …]
|
| H A D | path_helper.hxx | 65 inline bool systemPathIsLogicalDrivePattern(/*in*/ const rtl::OUString& path) in systemPathIsLogicalDrivePattern()
|
| /AOO41X/main/odk/source/unoapploader/unx/ |
| H A D | unoapploader.c | 70 char const* path; in main() local 264 char const* path = cppuhelper_detail_findSofficePath(); in getPath() local
|
| /AOO41X/main/sal/osl/os2/ |
| H A D | path_helper.hxx | 62 inline bool systemPathIsLogicalDrivePattern(/*in*/ const rtl::OUString& path) in systemPathIsLogicalDrivePattern()
|
| H A D | uunxapi.cxx | 78 int mkdir_u(const rtl_uString* path, mode_t mode) in mkdir_u()
|
| /AOO41X/main/tools/qa/ |
| H A D | test_pathutils.cxx | 35 wchar_t const * front, wchar_t const * back, wchar_t const * path) in buildPath()
|
| /AOO41X/main/odk/examples/java/Inspector/ |
| H A D | HideableTreeModel.java | 104 public void valueForPathChanged(TreePath path, Object newValue) { in valueForPathChanged() 178 private void addExpandedPaths(JTree tree, TreePath path, ArrayList pathlist) { in addExpandedPaths() 249 Object[] path = getPathToRoot(node); in isPathToNodeVisible() local 260 Object[] path = getPathToRoot(node); in ensurePathToNodeVisible() local
|
| /AOO41X/main/setup_native/source/win32/customactions/languagepacks/ |
| H A D | lngpckinsthelper.cxx | 100 std::string path(pbuff); in FindProductInstallationPath() local 147 std::string path = FindProductInstallationPath(hKey); in SetProductInstallationPath() local
|
| /AOO41X/test/testassistant/src/org/openoffice/test/assistant/ |
| H A D | Activator.java | 81 public static ImageDescriptor getImageDescriptor(String path) { in getImageDescriptor()
|
| /AOO41X/main/wizards/com/sun/star/wizards/web/data/ |
| H A D | CGPublish.java | 60 public void setURL(String path) in setURL()
|
| /AOO41X/main/scripting/workben/installer/ |
| H A D | InstallWizard.java | 220 public static void storeLocation(String path) in storeLocation() 356 public static synchronized void setTypesPath(String path) in setTypesPath() 361 public static synchronized void setJavaPath(String path) in setJavaPath()
|
| /AOO41X/main/scripting/examples/java/debugger/ |
| H A D | DebugRunner.java | 42 String path = ""; in go() local
|
| /AOO41X/main/desktop/win32/source/rebase/ |
| H A D | rebase.cxx | 101 wchar_t* getBrandPath(wchar_t * path) in getBrandPath() 152 wchar_t path[MAX_PATH]; in WinMain() local
|
| /AOO41X/main/odk/source/unoapploader/win/ |
| H A D | unoapploader.c | 74 char const* path = NULL; in WinMain() local 162 char const* path = cppuhelper_detail_findSofficePath(); in getPath() local
|
| /AOO41X/main/ucb/qa/complex/ucb/ |
| H A D | UCB.java | 109 private List listFiles(String path, Verifier verifier) throws Exception { in listFiles() 201 public Object getContent(String path) throws Exception in getContent()
|
| /AOO41X/main/desktop/source/splash/ |
| H A D | splash.cxx | 432 rtl::OUString const & path, const rtl::OUString &rBmpFileName ) in loadBitmap() 458 bool SplashScreen::findBitmap(rtl::OUString const & path) { in findBitmap() 480 bool SplashScreen::findScreenBitmap(rtl::OUString const & path) in findScreenBitmap() 538 bool SplashScreen::findAppBitmap(rtl::OUString const & path) in findAppBitmap()
|
| /AOO41X/main/scripting/java/org/openoffice/netbeans/modules/office/options/ |
| H A D | OfficeSettingsBeanInfo.java | 119 public void setAsText (String path) { in setAsText()
|
| /AOO41X/main/desktop/source/pagein/ |
| H A D | pagein.c | 104 char path[1024]; in main() local
|
| /AOO41X/main/stoc/source/implementationregistration/ |
| H A D | implreg.cxx | 532 const OUString& path) in deletePathIfPossible() 627 rtl::OUString path(xOldKey->getKeyName()); in deleteUserLink() local 643 rtl::OUString path(xOldKey->getKeyName()); in deleteUserLink() local 656 OUString path = tmpName.copy(0, tmpName.lastIndexOf('/')); in deleteUserLink() local 730 OUString path = keyName.copy(0, keyName.lastIndexOf('/')); in prepareUserKeys() local 808 rtl::OUString path(xImplKey->getKeyName()); in deleteAllImplementations() local 817 rtl::OUString path(xSource->getKeyName()); in deleteAllImplementations() local 823 rtl::OUString path(xSource->getKeyName()); in deleteAllImplementations() local 950 rtl::OUString path(xServiceKey->getKeyName()); in deleteAllServiceEntries() local 959 rtl::OUString path(xSource->getKeyName()); in deleteAllServiceEntries() local [all …]
|
| /AOO41X/main/scripting/java/org/openoffice/idesupport/ |
| H A D | LocalOffice.java | 53 Vector path = new Vector(); in create() local
|
| /AOO41X/test/testgui/source/bvt/gui/ |
| H A D | FileExport.java | 73 public String path; field in FileExport.ContinuePoint 101 public List<String> recursionfiles(File path, List<String> resultFileName) { in recursionfiles() 297 String path = afile.getAbsolutePath(); in dotest() local 358 private boolean Open(String path) throws Exception { in Open()
|
| /AOO41X/main/sal/osl/unx/ |
| H A D | file_misc.cxx | 156 char path[PATH_MAX]; in osl_openDirectory() local 391 char path[PATH_MAX]; in osl_createDirectory() local 415 char path[PATH_MAX]; in osl_removeDirectory() local 476 static int path_make_parent(sal_Unicode* path) in path_make_parent() 656 char path[PATH_MAX]; in osl_removeFile() local
|
| H A D | file_path_helper.cxx | 98 rtl::OUString path(*ppustrPath); in osl_systemPathEnsureSeparator() local 156 rtl::OUString path(const_cast<rtl_uString*>(pustrPath)); in osl_systemPathGetFileNameOrLastDirectoryPart() local
|
| /AOO41X/main/desktop/source/migration/ |
| H A D | cfgfilter.hxx | 54 rtl::OUString path; member
|
| /AOO41X/main/sal/workben/ |
| H A D | t_osl_getVolInfo.cxx | 94 rtl::OUString path = rtl::OUString::createFromAscii(TEST_PATH_1); in test_osl_getVolumeInformation() local
|