Home
last modified time | relevance | path

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

/aoo41x/main/basic/source/comp/
H A Dparser.cxx446 if( !IsEos() ) in Parse()
449 if( !IsEos() && eCurTok != ELSE ) in Parse()
453 while( !IsEos() ) Next(); in Parse()
/aoo41x/main/basic/source/inc/
H A Dtoken.hxx152 inline sal_Bool IsEos() { return bEos; } in IsEos() function in SbiTokenizer

Completed in 12 milliseconds