Home
last modified time | relevance | path

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

/aoo41x/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx872 … UCBContentHelper::EqualURLs( const ::rtl::OUString& aFirstURL, const ::rtl::OUString& aSecondURL ) in EqualURLs() argument
876 if ( aFirstURL.getLength() && aSecondURL.getLength() ) in EqualURLs()
879 INetURLObject aSecond( aSecondURL ); in EqualURLs()
/aoo41x/main/unotools/inc/unotools/
H A Ducbhelper.hxx79 …_Bool EqualURLs( const ::rtl::OUString& aFirstURL, const ::rtl::OUString& aSecondURL );

Completed in 32 milliseconds