Home
last modified time | relevance | path

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

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

Completed in 21 milliseconds