Home
last modified time | relevance | path

Searched refs:bVerticalMode (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin3.cxx127 sal_Bool SwEditWin::RulerColumnDrag( const MouseEvent& rMEvt, sal_Bool bVerticalMode) in RulerColumnDrag() argument
129 SvxRuler& rRuler = bVerticalMode ? rView.GetVLineal() : rView.GetHLineal(); in RulerColumnDrag()
139 const bool bVerticalMode ) in RulerMarginDrag() argument
141 SvxRuler& rRuler = bVerticalMode ? rView.GetVLineal() : rView.GetHLineal(); in RulerMarginDrag()
/aoo42x/main/sw/source/ui/inc/
H A Dedtwin.hxx154 sal_Bool RulerColumnDrag( const MouseEvent& rMEvt, sal_Bool bVerticalMode);
289 const bool bVerticalMode );

Completed in 37 milliseconds