Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/frmedt/
H A Dfeshview.cxx318 case SW_MOVE_DOWN: nDir = SW_MOVE_RIGHT; break; in MoveAnchor()
320 case SW_MOVE_RIGHT: nDir = SW_MOVE_UP; break; in MoveAnchor()
325 nDir = SW_MOVE_RIGHT; in MoveAnchor()
326 else if( nDir == SW_MOVE_RIGHT ) in MoveAnchor()
349 if( SW_MOVE_LEFT == nDir || SW_MOVE_RIGHT == nDir ) in MoveAnchor()
446 case SW_MOVE_RIGHT: in MoveAnchor()
/aoo4110/main/sw/inc/
H A Dfesh.hxx163 #define SW_MOVE_RIGHT 3 macro
/aoo4110/main/sw/source/ui/docvw/
H A Dedtwin.cxx1174 nAnchorDir = SW_MOVE_RIGHT; in ChangeDrawing()

Completed in 65 milliseconds