Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dsvddrag.hxx140 void SetVerFixed(FASTBOOL bOn) { bVerFixed=bOn; } in SetVerFixed() function in SdrDragStat
/trunk/main/svx/source/svdraw/
H A Dsvddrgmt.cxx1862 case HDL_LEFT : eRefHdl=HDL_RIGHT; DragStat().SetVerFixed(true); break; in BeginSdrDrag()
1863 case HDL_RIGHT: eRefHdl=HDL_LEFT ; DragStat().SetVerFixed(true); break; in BeginSdrDrag()