Home
last modified time | relevance | path

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

/trunk/main/tools/source/communi/
H A Dparser.cxx96 if ( sCurrentComment.Len()) in ReadLine()
97 sCurrentComment += "\n"; in ReadLine()
98 sCurrentComment += sLine; in ReadLine()
159 ByteString sComment( sCurrentComment ); in ReadKey()
160 sCurrentComment = ""; in ReadKey()
/trunk/main/tools/inc/tools/
H A Diparser.hxx79 ByteString sCurrentComment; member in InformationParser

Completed in 42 milliseconds