Home
last modified time | relevance | path

Searched refs:SW_MOVE_DOWN (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx315 case SW_MOVE_DOWN: nDir = SW_MOVE_RIGHT; break; in MoveAnchor()
316 case SW_MOVE_LEFT: nDir = SW_MOVE_DOWN; break; in MoveAnchor()
334 else if( SW_MOVE_DOWN == nDir ) in MoveAnchor()
373 nDir = SW_MOVE_DOWN; in MoveAnchor()
382 else if( SW_MOVE_DOWN == nDir ) in MoveAnchor()
399 else if( SW_MOVE_UP == nDir || SW_MOVE_DOWN == nDir ) in MoveAnchor()
464 case SW_MOVE_DOWN: in MoveAnchor()
/trunk/main/sw/inc/
H A Dfesh.hxx161 #define SW_MOVE_DOWN 1 macro
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1180 nAnchorDir = SW_MOVE_DOWN; in ChangeDrawing()

Completed in 56 milliseconds