Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/frmedt/
H A Dfeshview.cxx314 case SW_MOVE_UP: nDir = SW_MOVE_LEFT; break; in MoveAnchor()
317 case SW_MOVE_RIGHT: nDir = SW_MOVE_UP; break; in MoveAnchor()
332 if( SW_MOVE_UP == nDir ) in MoveAnchor()
360 nDir = SW_MOVE_UP; in MoveAnchor()
380 if( SW_MOVE_UP == nDir ) in MoveAnchor()
399 else if( SW_MOVE_UP == nDir || SW_MOVE_DOWN == nDir ) in MoveAnchor()
457 case SW_MOVE_UP: in MoveAnchor()
/aoo42x/main/sw/inc/
H A Dfesh.hxx160 #define SW_MOVE_UP 0 macro
/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin.cxx1154 sal_uInt16 nAnchorDir = SW_MOVE_UP; in ChangeDrawing()

Completed in 60 milliseconds