Searched refs:isURL (Results 1 – 3 of 3) sorted by relevance
88 inline sal_Bool isURL( const ::rtl::OUString pathname ) in isURL() function101 if ( !isURL( dirname ) ) in createTestDirectory()113 if ( !isURL( dirname ) ) in deleteTestDirectory()130 if ( isURL( str ) ) in ifFileExist()152 if ( !isURL( filename ) ) in deleteTestFile()
135 bool addToConfigmgrIni( bool isSchema, bool isURL, OUString const & url,478 bool BackendImpl::addToConfigmgrIni( bool isSchema, bool isURL, OUString const & url_, in addToConfigmgrIni() argument481 const OUString rcterm( isURL ? dp_misc::makeRcTerm(url_) : url_ ); in addToConfigmgrIni()
337 inline sal_Bool isURL( const sal_Char *pathname ) in isURL() function345 inline sal_Bool isURL( const ::rtl::OUString pathname ) in isURL() function355 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 38 milliseconds