Home
last modified time | relevance | path

Searched refs:isURL (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sal/qa/osl/module/
H A Dosl_Module.cxx97 inline sal_Bool isURL( const ::rtl::OUString pathname ) in isURL() function
110 if ( !isURL( dirname ) ) in createTestDirectory()
122 if ( !isURL( dirname ) ) in deleteTestDirectory()
139 if ( isURL( str ) ) in ifFileExist()
161 if ( !isURL( filename ) ) in deleteTestFile()
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx135 bool addToConfigmgrIni( bool isSchema, bool isURL, OUString const & url,
478 bool BackendImpl::addToConfigmgrIni( bool isSchema, bool isURL, OUString const & url_, in addToConfigmgrIni() argument
481 const OUString rcterm( isURL ? dp_misc::makeRcTerm(url_) : url_ ); in addToConfigmgrIni()
/trunk/main/sal/qa/osl/file/
H A Dosl_File.cxx337 inline sal_Bool isURL( const sal_Char *pathname ) in isURL() function
345 inline sal_Bool isURL( const ::rtl::OUString pathname ) in isURL() function
355 if ( !isURL( pathname1 ) ) in concatURL()
377 if ( !isURL( filename ) ) in createTestFile()
411 if ( !isURL( filename ) ) in deleteTestFile()
438 if ( !isURL( dirname ) ) in createTestDirectory()
465 if ( !isURL( dirname ) ) in deleteTestDirectory()
598 if ( isURL( str ) ) in ifFileCanWrite()
693 if ( isURL( filepath ) ) in changeFileMode()

Completed in 54 milliseconds