Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/frmedt/
H A Dfeshview.cxx317 case SW_MOVE_UP: nDir = SW_MOVE_LEFT; break; in MoveAnchor()
319 case SW_MOVE_LEFT: nDir = SW_MOVE_DOWN; break; in MoveAnchor()
324 if( nDir == SW_MOVE_LEFT ) in MoveAnchor()
327 nDir = SW_MOVE_LEFT; in MoveAnchor()
349 if( SW_MOVE_LEFT == nDir || SW_MOVE_RIGHT == nDir ) in MoveAnchor()
354 if( SW_MOVE_LEFT == nDir ) in MoveAnchor()
453 case SW_MOVE_LEFT: in MoveAnchor()
/aoo4110/main/sw/inc/
H A Dfesh.hxx162 #define SW_MOVE_LEFT 2 macro
/aoo4110/main/sw/source/ui/docvw/
H A Dedtwin.cxx1163 nAnchorDir = SW_MOVE_LEFT; in ChangeDrawing()

Completed in 47 milliseconds