Home
last modified time | relevance | path

Searched refs:pathExists (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx544 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::OConnectionHelper
773 eParentExists = pathExists(aParser.GetMainURL(INetURLObject::NO_DECODE), sal_False); in createDirectoryDeep()
861 if( pathExists(sURL, sal_True) == PATH_NOT_EXIST ) in commitURL()
H A DConnectionHelper.hxx104 IS_PATH_EXIST pathExists(const ::rtl::OUString& _rURL, sal_Bool bIsFile) const;

Completed in 16 milliseconds