Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uiview/
H A Dview0.cxx329 aBool.SetValue( pOpt->IsShowHiddenPara()); break; in StateViewOptions()
466 bFlag = !pOpt->IsShowHiddenPara(); in ExecViewOptions()
H A Dview.cxx876 pPreViewOpt->IsShowHiddenPara() != aUsrPref.IsShowHiddenPara() || in SwView()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx2216 aOpt.SetShowHiddenPara( rOpt.IsShowHiddenPara() ); in ApplyViewOptions()
2257 if ( pOpt->IsShowHiddenPara() != rOpt.IsShowHiddenPara() ) in ImplApplyViewOptions()
/trunk/main/sw/source/ui/config/
H A Dcfgitems.cxx94 bShowHiddenPara = rVOpt.IsShowHiddenPara(); in SwDocDisplayItem()
H A Dusrpref.cxx178 …case 14: bVal = rParent.IsShowHiddenPara(); break;// "NonprintingCharacter/Fields: HiddenParagraph… in Commit()
/trunk/main/sw/inc/
H A Dviewopt.hxx357 inline sal_Bool IsShowHiddenPara() const in IsShowHiddenPara() function in SwViewOption
/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx918 …case HANDLE_VIEWSET_HIDDEN_PARAGRAPHS : bBoolVal = mpConstViewOption->IsShowHiddenPara(); b… in _getSingleValue()
/trunk/main/sw/source/core/text/
H A Dtxtfrm.cxx445 ( !pVsh->GetViewOptions()->IsShowHiddenPara() && in IsHiddenNow()

Completed in 98 milliseconds