Home
last modified time | relevance | path

Searched refs:IsShowHiddenChar (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sw/source/core/view/
H A Dviewsh.cxx2217 aOpt.SetShowHiddenChar( rOpt.IsShowHiddenChar() ); in ApplyViewOptions()
2268 if ( !bReformat && pOpt->IsShowHiddenChar() != rOpt.IsShowHiddenChar() ) in ImplApplyViewOptions()
/trunk/main/sw/source/ui/config/
H A Dcfgitems.cxx91 bCharHiddenText = rVOpt.IsShowHiddenChar(sal_True); in SwDocDisplayItem()
H A Dusrpref.cxx179 …case 15: bVal = rParent.IsShowHiddenChar(sal_True); break;// "NonprintingCharacter/HiddenCharac… in Commit()
/trunk/main/sw/source/ui/uiview/
H A Dview0.cxx210 rVOpt.IsShowHiddenChar() || in lcl_SetViewMetaChars()
H A Dview.cxx877 pPreViewOpt->IsShowHiddenChar() != aUsrPref.IsShowHiddenChar() ) in SwView()
/trunk/main/sw/source/core/text/
H A Ditrform2.cxx2123 …bool bShowInDocView = rInf.GetVsh() && rInf.GetVsh()->GetWin() && rInf.GetOpt().IsShowHiddenChar(); in lcl_BuildHiddenPortion()
2124 …const bool bShowForPrinting = rInf.GetOpt().IsShowHiddenChar( sal_True ) && rInf.GetOpt().IsPrinti… in lcl_BuildHiddenPortion()
H A Dtxtfrm.cxx448 !pVsh->GetViewOptions()->IsShowHiddenChar() ) ) in IsHiddenNow()
610 !pVsh->GetViewOptions()->IsShowHiddenChar(); in HideAndShowObjects()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx406 const sal_Bool bSkipHidden = !GetViewOptions()->IsShowHiddenChar(); in LeftRight()
1458 if ( !GetViewOptions()->IsShowHiddenChar() ) in UpdateCrsr()
3150 if ( !GetViewOptions()->IsShowHiddenChar() && !pCurCrsr->HasMark() ) in SelectHiddenRange()
/trunk/main/sw/inc/
H A Dviewopt.hxx266 inline sal_Bool IsShowHiddenChar(sal_Bool bHard = sal_False) const in IsShowHiddenChar() function in SwViewOption
/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx917 …case HANDLE_VIEWSET_HIDDEN_CHARACTERS : bBoolVal = mpConstViewOption->IsShowHiddenChar(sal_… in _getSingleValue()
/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx521 if (!mpWrtShell->GetViewOptions()->IsShowHiddenChar()) in CalcRects()
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx183 …Hidden = !SW_MOD()->GetViewOption(rDoc.get(IDocumentSettingAccess::HTML_MODE))->IsShowHiddenChar(); in lcl_MaskRedlinesAndHiddenText()

Completed in 117 milliseconds