Lines Matching refs:GetViewOptions
139 nZoom = pSh ? pSh->GetViewOptions()->GetZoom() : USHRT_MAX; in SwFntObj()
416 pSh->GetViewOptions()->getBrowseMode() && in GetFontLeading()
417 !pSh->GetViewOptions()->IsPrtFormat() ); in GetFontLeading()
458 !rSh.GetViewOptions()->getBrowseMode() || in CreateScrFont()
459 rSh.GetViewOptions()->IsPrtFormat() ) in CreateScrFont()
857 rInf.GetShell()->GetViewOptions()->getBrowseMode() && in DrawText()
858 !rInf.GetShell()->GetViewOptions()->IsPrtFormat() && in DrawText()
895 rInf.GetShell()->GetViewOptions()->getBrowseMode() && in DrawText()
896 !rInf.GetShell()->GetViewOptions()->IsPrtFormat() ); in DrawText()
2362 nZoom = pSh->GetViewOptions()->GetZoom(); in SwFntAccess()
2643 if( bPrt && GetShell() && GetShell()->GetViewOptions()->IsBlackFont() ) in ApplyAutoColor()
2705 const SwViewOption* pViewOption = GetShell()->GetViewOptions(); in ApplyAutoColor()