Home
last modified time | relevance | path

Searched refs:IsFieldShadings (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sw/source/ui/uiview/
H A Dview0.cxx194 SwViewOption::IsFieldShadings(); in lcl_IsViewMarks()
307 aBool.SetValue( SwViewOption::IsFieldShadings() ); break; in StateViewOptions()
410 bFlag = !SwViewOption::IsFieldShadings() ; in ExecViewOptions()
H A Dviewdraw.cxx540 if (SwViewOption::IsFieldShadings()) in BeginTextEdit()
/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx906 …case HANDLE_VIEWSET_INDEX_MARK_BACKGROUND : bBoolVal = SwViewOption::IsFieldShadings(); break; in _getSingleValue()
908 … case HANDLE_VIEWSET_FOOTNOTE_BACKGROUND : bBoolVal = SwViewOption::IsFieldShadings(); break; in _getSingleValue()
909 … case HANDLE_VIEWSET_TEXT_FIELD_BACKGROUND : bBoolVal = SwViewOption::IsFieldShadings(); break; in _getSingleValue()
/trunk/main/sw/source/core/text/
H A Dinftxt.cxx1152 if (OnWin() && SwViewOption::IsFieldShadings() && in DrawCheckBox()
1235 SwViewOption::IsFieldShadings() && in _DrawBackBrush()
1297 && SwViewOption::IsFieldShadings() in DrawViewOpt()
1307 && SwViewOption::IsFieldShadings() ) in DrawViewOpt()
H A Dporref.cxx69 if( !Width() && rInf.OnWin() && SwViewOption::IsFieldShadings() && in GetViewWidth()
H A Dportox.cxx72 !rInf.GetOpt().IsReadonly() && SwViewOption::IsFieldShadings() ) in GetViewWidth()
H A Dtxtdrop.cxx286 … !rInf.GetOpt().IsPagePreview() && !rInf.GetOpt().IsReadonly() && SwViewOption::IsFieldShadings() ) in PaintTxt()
379 … !rInf.GetOpt().IsPagePreview() && !rInf.GetOpt().IsReadonly() && SwViewOption::IsFieldShadings() ) in Paint()
H A Dporfld.cxx131 !rInf.GetOpt().IsReadonly() && SwViewOption::IsFieldShadings() ) in GetViewWidth()
458 SwViewOption::IsFieldShadings() && in GetExpTxt()
H A Dporrst.cxx516 SwViewOption::IsFieldShadings() && in Paint()
H A Dtxttab.cxx581 SwViewOption::IsFieldShadings() ) in Paint()
H A Dportxt.cxx831 && SwViewOption::IsFieldShadings() ) in GetViewWidth()
/trunk/main/sw/source/core/access/
H A Daccportions.cxx328 !pViewOptions->IsReadonly() && SwViewOption::IsFieldShadings(); in IsGrayPortionType()
/trunk/main/sw/inc/
H A Dviewopt.hxx587 static sal_Bool IsFieldShadings() {return IsAppearanceFlag(VIEWOPT_FIELD_SHADINGS);} in IsFieldShadings() function in SwViewOption
/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx364 if (pVOpt->IsFieldShadings()) in InitControls()

Completed in 97 milliseconds