Searched refs:pathExists (Results 1 – 2 of 2) sorted by relevance
544 IS_PATH_EXIST e_exists = pathExists(_rURL, sal_False); in checkPathExistence()702 IS_PATH_EXIST OConnectionHelper::pathExists(const ::rtl::OUString& _rURL, sal_Bool bIsFile) const in pathExists() function in dbaui::OConnectionHelper773 eParentExists = pathExists(aParser.GetMainURL(INetURLObject::NO_DECODE), sal_False); in createDirectoryDeep()861 if( pathExists(sURL, sal_True) == PATH_NOT_EXIST ) in commitURL()
104 IS_PATH_EXIST pathExists(const ::rtl::OUString& _rURL, sal_Bool bIsFile) const;
Completed in 17 milliseconds