Home
last modified time | relevance | path

Searched refs:mbHasRulers (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sd/source/ui/view/
H A Dviewshe2.cxx148 if (mbHasRulers) in UpdateScrollBars()
210 if (mbHasRulers) in IMPL_LINK_INLINE_END()
278 if (mbHasRulers) in IMPL_LINK_INLINE_END()
370 if (mbHasRulers) in Scroll()
1044 mbHasRulers = ( bRuler && !GetDocSh()->IsPreview() ); // no rulers on preview mode in SetRuler()
1048 if (mbHasRulers) in SetRuler()
1060 if (mbHasRulers) in SetRuler()
1161 if (mbHasRulers) in SetWinViewPos()
H A Dviewshel.cxx210 mbHasRulers = false; in construct()
790 if(mbHasRulers && (mpContentWindow.get() != NULL) && !SlideShow::IsRunning(GetViewShellBase())) in SetupRulers()
901 return mbHasRulers; in HasRuler()
968 if (mbHasRulers && mpContentWindow.get() != NULL) in GetBorder()
1034 if (mbHasRulers && mpContentWindow.get() != NULL) in ArrangeGUIElements()
1283 if (mbHasRulers) in ImpSidUndo()
1332 if (mbHasRulers) in ImpSidRedo()
1589 if (mbHasRulers) in ShowUIControls()
H A Ddrviews4.cxx885 if (mbHasRulers && pWin ) in ShowMousePosInfo()
/trunk/main/sd/source/ui/inc/
H A DViewShell.hxx495 bool mbHasRulers; member in sd::ViewShell

Completed in 42 milliseconds