Home
last modified time | relevance | path

Searched refs:IsViewAnyRuler (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/ui/uiview/
H A Dview0.cxx290 aBool.SetValue( pOpt->IsViewAnyRuler()); in StateViewOptions()
502 bFlag = !pOpt->IsViewAnyRuler(); in ExecViewOptions()
/trunk/main/sw/source/ui/config/
H A Dcfgitems.cxx203 bAnyRuler = rVOpt.IsViewAnyRuler(); in SwElemItem()
H A Dusrpref.cxx312 … case 5: rVal <<= (sal_Bool) rParent.IsViewAnyRuler(); break; // "Window/ShowRulers" in Commit()
/trunk/main/sw/inc/
H A Dviewopt.hxx508 sal_Bool IsViewAnyRuler() const {return 0 != (nUIOptions & VIEWOPT_2_ANY_RULER);} in IsViewAnyRuler() function in SwViewOption
/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx895 … HANDLE_VIEWSET_SHOW_RULER: bBoolVal = mpConstViewOption->IsViewAnyRuler(); break; in _getSingleValue()

Completed in 38 milliseconds