Page Break: show/hide them with the line breaks
This commit is contained in:
parent
e88eb733ed
commit
59e708a6f2
1 changed files with 1 additions and 1 deletions
|
@ -3357,7 +3357,7 @@ void SwPageFrm::PaintBreak( ) const
|
|||
// * Non-printing characters are shown, as this is more consistent
|
||||
// with other formatting marks
|
||||
if ( !pGlobalShell->IsShowHeaderFooterSeparator() &&
|
||||
pGlobalShell->GetViewOptions()->IsShowHiddenChar( ) )
|
||||
pGlobalShell->GetViewOptions( )->IsLineBreak( ) )
|
||||
{
|
||||
SwRect aRect( pCnt->Prt() );
|
||||
aRect.Pos() += pCnt->Frm().Pos();
|
||||
|
|
Loading…
Reference in a new issue