Searched refs:IsShowHiddenChar (Results 1 – 12 of 12) sorted by relevance
2217 aOpt.SetShowHiddenChar( rOpt.IsShowHiddenChar() ); in ApplyViewOptions()2268 if ( !bReformat && pOpt->IsShowHiddenChar() != rOpt.IsShowHiddenChar() ) in ImplApplyViewOptions()
91 bCharHiddenText = rVOpt.IsShowHiddenChar(sal_True); in SwDocDisplayItem()
179 …case 15: bVal = rParent.IsShowHiddenChar(sal_True); break;// "NonprintingCharacter/HiddenCharac… in Commit()
210 rVOpt.IsShowHiddenChar() || in lcl_SetViewMetaChars()
877 pPreViewOpt->IsShowHiddenChar() != aUsrPref.IsShowHiddenChar() ) in SwView()
2123 …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()
448 !pVsh->GetViewOptions()->IsShowHiddenChar() ) ) in IsHiddenNow()610 !pVsh->GetViewOptions()->IsShowHiddenChar(); in HideAndShowObjects()
406 const sal_Bool bSkipHidden = !GetViewOptions()->IsShowHiddenChar(); in LeftRight()1458 if ( !GetViewOptions()->IsShowHiddenChar() ) in UpdateCrsr()3150 if ( !GetViewOptions()->IsShowHiddenChar() && !pCurCrsr->HasMark() ) in SelectHiddenRange()
266 inline sal_Bool IsShowHiddenChar(sal_Bool bHard = sal_False) const in IsShowHiddenChar() function in SwViewOption
917 …case HANDLE_VIEWSET_HIDDEN_CHARACTERS : bBoolVal = mpConstViewOption->IsShowHiddenChar(sal_… in _getSingleValue()
521 if (!mpWrtShell->GetViewOptions()->IsShowHiddenChar()) in CalcRects()
183 …Hidden = !SW_MOD()->GetViewOption(rDoc.get(IDocumentSettingAccess::HTML_MODE))->IsShowHiddenChar(); in lcl_MaskRedlinesAndHiddenText()
Completed in 105 milliseconds