Searched refs:bStartLine (Results 1 – 1 of 1) sorted by relevance
3006 bool bStartLine = ReadChar(rPos, nCpOfs); in ReadChars() local3008 if (bPgSecBreak || bStartLine || rPos == nEnd) // CR oder Fertig in ReadChars()3010 return bStartLine; in ReadChars()3504 bool bStartLine = true; in ReadText() local3528 ReadAttrs( nNext, l, bStartLine );// behandelt auch Section-Breaks in ReadText()3537 bStartLine = ReadChars(l, nNext, nStartCp+nTextLen, nCpOfs); in ReadText()3542 if (bStartLine && !pPreviousNode) // Zeilenende in ReadText()3566 if (pPreviousNode && bStartLine) in ReadText()3642 if (bStartLine || bWasTabRowEnd) in ReadText()3670 if ( !bStartLine && pAnchorStck->Count() > 0 ) in ReadText()