Home
last modified time | relevance | path

Searched refs:IsVRulerRight (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/ui/app/
H A Dswmodul1.cxx86 sal_Bool bVAlignChanged = pPref->IsVRulerRight() != pSh->GetViewOptions()->IsVRulerRight(); in lcl_SetUIPrefs()
/trunk/main/sw/source/ui/uiview/
H A Dviewport.cxx859 sal_Bool bRightVRuler = pWrtShell->GetViewOptions()->IsVRulerRight(); in CalcAndSetBorderPixel()
1078 pWrtShell->GetViewOptions()->IsVRulerRight()); in InnerResizePixel()
1186 pWrtShell->GetViewOptions()->IsVRulerRight() ); in OuterResizePixel()
/trunk/main/sw/source/ui/config/
H A Dcfgitems.cxx206 bVertRulerRight = rVOpt.IsVRulerRight(); in SwElemItem()
H A Dusrpref.cxx331 …case 16: rVal <<= (sal_Bool) rParent.IsVRulerRight(); break; // "Window/IsVerticalRuler… in Commit()
/trunk/main/sw/inc/
H A Dviewopt.hxx545 sal_Bool IsVRulerRight() const in IsVRulerRight() function in SwViewOption
/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx898 …case HANDLE_VIEWSET_VRULER_RIGHT : bBoolVal = mpConstViewOption->IsVRulerRight();break; in _getSingleValue()

Completed in 62 milliseconds