https://bugs.documentfoundation.org/show_bug.cgi?id=167538
--- Comment #1 from Mike Kaganski <[email protected]> --- The problem is, that the empty paragraph line is considered a "dummy"; it is decided in SwLineLayout::CalcLine, and checked in SwTextFrame::PaintExtraData. There is a similar check in SwTextFormatter::CalcRealHeight; there, it accounts for trailing line created in the end of a paragraph by a line break. -- You are receiving this mail because: You are the assignee for the bug.
