Home
last modified time | relevance | path

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

/aoo41x/main/soltools/giparser/
H A Dgi_parse.cxx66 bGoon(false), in GenericInfo_Parser()
120 for ( ReadLine(); bGoon; ReadLine() ) in LoadList()
171 bGoon = true; in ResetState()
185 bGoon = false; in ResetState()
199 bGoon = false; in ReadLine()
300 for ( bGoon = pResource->Start_CurList(); in WriteList()
301 bGoon; in WriteList()
302 bGoon = pResource->NextOf_CurList() ) in WriteList()
/aoo41x/main/autodoc/source/parser_i/idl/
H A Ddistrib.cxx61 bool bGoon = true; in TradeToken() local
62 while (bGoon AND NOT aProcessingData.NextTokenExists()) in TradeToken()
64 bGoon = pTokenSource->GetNextToken(); in TradeToken()
66 if (bGoon) in TradeToken()
/aoo41x/main/soltools/inc/
H A Dgi_parse.hxx133 bool bGoon; member in GenericInfo_Parser

Completed in 15 milliseconds