Home
last modified time | relevance | path

Searched refs:SW_MOVE_RIGHT (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()
317 case SW_MOVE_RIGHT: nDir = SW_MOVE_UP; break; in MoveAnchor()
322 nDir = SW_MOVE_RIGHT; in MoveAnchor()
323 else if( nDir == SW_MOVE_RIGHT ) in MoveAnchor()
346 if( SW_MOVE_LEFT == nDir || SW_MOVE_RIGHT == nDir ) in MoveAnchor()
443 case SW_MOVE_RIGHT: in MoveAnchor()
/trunk/main/sw/inc/
H A Dfesh.hxx163 #define SW_MOVE_RIGHT 3 macro
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1174 nAnchorDir = SW_MOVE_RIGHT; in ChangeDrawing()

Completed in 170 milliseconds