Home
last modified time | relevance | path

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

/trunk/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx787 INetURLObject aParentFolder( rPath ); in IsSubPath() local
790 if ( aCandidate.GetProtocol() == aParentFolder.GetProtocol() ) in IsSubPath()
806 if ( aParentFolder == aCandidate ) in IsSubPath()
822 aParentFolder.GetMainURL( INetURLObject::NO_DECODE ) ) ); in IsSubPath()

Completed in 20 milliseconds