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.cxx3007 bool bStartLine = ReadChar(rPos, nCpOfs); in ReadChars() local
3009 if (bPgSecBreak || bStartLine || rPos == nEnd) // CR oder Fertig in ReadChars()
3011 return bStartLine; in ReadChars()
3505 bool bStartLine = true; in ReadText() local
3529 ReadAttrs( nNext, l, bStartLine );// behandelt auch Section-Breaks in ReadText()
3538 bStartLine = ReadChars(l, nNext, nStartCp+nTextLen, nCpOfs); in ReadText()
3543 if (bStartLine && !pPreviousNode) // Zeilenende in ReadText()
3567 if (pPreviousNode && bStartLine) in ReadText()
3643 if (bStartLine || bWasTabRowEnd) in ReadText()
3671 if ( !bStartLine && pAnchorStck->Count() > 0 ) in ReadText()

Completed in 41 milliseconds