Home
last modified time | relevance | path

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

/trunk/main/sdext/source/pdfimport/wrapper/
H A Dwrapper.cxx307 const rtl::OString aSubPathMarker( "subpath" ); in readPath() local
309 if( 0 != readNextToken().compareTo( aSubPathMarker ) ) in readPath()
325 while( m_nCharIndex != -1 && 0 != aCurrToken.compareTo(aSubPathMarker) ) in readPath()

Completed in 18 milliseconds