Searched refs:startingWith (Results 1 – 2 of 2) sorted by relevance
214 bool readLine( OUString * res, OUString const & startingWith, in readLine() argument224 if (file.match( startingWith, pos )) in readLine()228 pos += startingWith.getLength(); in readLine()
76 bool readLine( ::rtl::OUString * res, ::rtl::OUString const & startingWith,
Completed in 15 milliseconds