Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx3006 bool bStartLine = ReadChar(rPos, nCpOfs); in ReadChars() local
3008 if (bPgSecBreak || bStartLine || rPos == nEnd) // CR oder Fertig in ReadChars()
3010 return bStartLine; in ReadChars()
3504 bool bStartLine = true; in ReadText() local
3528 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()