Home
last modified time | relevance | path

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

/trunk/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx786 …INetURLObject aCandidateLowCase( rSubfolderCandidate.toAsciiLowerCase() ); // will be used for cas… in IsSubPath() local
811 else if ( xContentProvider.is() && aParentFolderLowCase == aCandidateLowCase ) in IsSubPath()
865 …} while( aCandidate.removeSegment() && aCandidateLowCase.removeSegment() && aCandidate != aLastTmp… in IsSubPath()

Completed in 14 milliseconds