Searched refs:aSubPathMarker (Results 1 – 1 of 1) sorted by relevance
311 const rtl::OString aSubPathMarker( "subpath" ); in readPath() local313 if( 0 != readNextToken().compareTo( aSubPathMarker ) ) in readPath()329 while( m_nCharIndex != -1 && 0 != aCurrToken.compareTo(aSubPathMarker) ) in readPath()
Completed in 13 milliseconds