Searched refs:aCandidateLowCase (Results 1 – 1 of 1) sorted by relevance
786 …INetURLObject aCandidateLowCase( rSubfolderCandidate.toAsciiLowerCase() ); // will be used for cas… in IsSubPath() local811 else if ( xContentProvider.is() && aParentFolderLowCase == aCandidateLowCase ) in IsSubPath()865 …} while( aCandidate.removeSegment() && aCandidateLowCase.removeSegment() && aCandidate != aLastTmp… in IsSubPath()
Completed in 9 milliseconds