Home
last modified time | relevance | path

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

/trunk/main/autodoc/source/parser/adoc/
H A Dcx_a_sub.cxx86 bEndTokenFound(false) in Cx_CheckStar()
94 bEndTokenFound = false; in ReadCharChain()
104 bEndTokenFound = true; in ReadCharChain()
132 if (bEndTokenFound) in FollowUpContext()
/trunk/main/autodoc/source/parser_i/idoc/
H A Dcx_docu2.cxx226 bEndTokenFound = false; in ReadCharChain()
236 bEndTokenFound = true; in ReadCharChain()
253 if (bEndTokenFound) in FollowUpContext()
/trunk/main/svtools/source/svhtml/
H A Dparhtml.cxx318 bEndTokenFound = bIsInBody = bReadNextChar = in HTMLParser()
877 if( bEndTokenFound ) in _GetNextRawToken()
884 bEndTokenFound = sal_False; in _GetNextRawToken()
1000 bEndTokenFound = sal_True; in _GetNextRawToken()
1067 bEndTokenFound = sal_True; in _GetNextRawToken()
1117 DBG_ASSERT( !bEndTokenFound, in _GetNextToken()
/trunk/main/autodoc/source/parser_i/inc/s2_dsapi/
H A Dcx_docu2.hxx203 bIsEnd(false), bEndTokenFound(false) in Cx_CheckStar()
219 bool bEndTokenFound; member in csi::dsapi::Cx_CheckStar
/trunk/main/autodoc/source/parser/inc/adoc/
H A Dcx_a_sub.hxx105 bool bEndTokenFound; member in adoc::Cx_CheckStar
/trunk/main/svtools/inc/svtools/
H A Dparhtml.hxx142 sal_Bool bEndTokenFound : 1; // </SCRIPT> oder </STYLE> gefunden member in HTMLParser

Completed in 49 milliseconds