Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/frmedt/
H A Dfeshview.cxx317 case SW_MOVE_UP: nDir = SW_MOVE_LEFT; break; in MoveAnchor()
320 case SW_MOVE_RIGHT: nDir = SW_MOVE_UP; break; in MoveAnchor()
335 if( SW_MOVE_UP == nDir ) in MoveAnchor()
363 nDir = SW_MOVE_UP; in MoveAnchor()
383 if( SW_MOVE_UP == nDir ) in MoveAnchor()
402 else if( SW_MOVE_UP == nDir || SW_MOVE_DOWN == nDir ) in MoveAnchor()
460 case SW_MOVE_UP: in MoveAnchor()
/aoo41x/main/sw/inc/
H A Dfesh.hxx160 #define SW_MOVE_UP 0 macro
/aoo41x/main/sw/source/ui/docvw/
H A Dedtwin.cxx1156 sal_uInt16 nAnchorDir = SW_MOVE_UP; in ChangeDrawing()

Completed in 49 milliseconds