Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Ditrpaint.cxx189 const sal_Bool bEndPor = GetInfo().GetOpt().IsParagraph() && !GetInfo().GetTxt().Len(); in DrawTextLine()
351 else if ( !bFirst && pPor->IsBreakPortion() && GetInfo().GetOpt().IsParagraph() ) in DrawTextLine()
460 GetInfo().GetOpt().IsParagraph() && !GetTxtFrm()->GetFollow() && in DrawTextLine()
H A Dfrmpaint.cxx479 if( pSh && ( pSh->GetViewOptions()->IsParagraph() || bInitFont ) ) in PaintEmpty()
515 if( pSh->GetViewOptions()->IsParagraph() && Prt().Height() ) in PaintEmpty()
H A Dporrst.cxx75 if( rInf.OnWin() && rInf.GetOpt().IsParagraph() ) in Paint()
H A Dfrmform.cxx1373 if( pOpt && (pOpt->IsParagraph() || pOpt->IsLineBreak()) ) in FormatLine()
H A Dpormulti.cxx1556 else if ( !bFirst && pPor->IsBreakPortion() && GetInfo().GetOpt().IsParagraph() ) in PaintMultiPortion()
/trunk/main/sw/source/ui/config/
H A Dcfgitems.cxx86 bParagraphEnd = rVOpt.IsParagraph(sal_True); in SwDocDisplayItem()
H A Dusrpref.cxx171 … case 7: bVal = rParent.IsParagraph(sal_True); break;// "NonprintingCharacter/ParagraphEnd", in Commit()
/trunk/main/sw/source/ui/uiview/
H A Dview0.cxx207 if(bOn && !(rVOpt.IsParagraph() || in lcl_SetViewMetaChars()
/trunk/main/sw/source/ui/app/
H A Dappopt.cxx323 (!aViewOpt.IsParagraph( sal_True ) && pDocDispItem->bParagraphEnd) || in ApplyItemSet()
/trunk/main/sw/inc/
H A Dviewopt.hxx229 inline sal_Bool IsParagraph(sal_Bool bHard = sal_False) const in IsParagraph() function in SwViewOption
/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx910 …case HANDLE_VIEWSET_PARA_BREAKS : bBoolVal = mpConstViewOption->IsParagraph(sal_True)… in _getSingleValue()

Completed in 49 milliseconds