Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/dif/
H A Ddifimp.cxx463 if( aLookAheadLine.Len() == 0 ) in ReadNextLine()
469 rStr = aLookAheadLine; in ReadNextLine()
470 aLookAheadLine.Erase(); in ReadNextLine()
482 …DBG_ASSERT( aLookAheadLine.Len() == 0, "*DifParser::LookAhead(): LookAhead called twice in a row" … in LookAhead()
483 rIn.ReadUniOrByteStringLine( aLookAheadLine ); in LookAhead()
485 pAktBuffer = aLookAheadLine.GetBuffer(); in LookAhead()
506 if( Is1_0( aLookAheadLine.GetBuffer() ) ) in LookAhead()
/aoo41x/main/sc/source/filter/inc/
H A Ddif.hxx78 String aLookAheadLine; member in DifParser

Completed in 16 milliseconds