Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx314 case SW_MOVE_UP: nDir = SW_MOVE_LEFT; break; in MoveAnchor()
316 case SW_MOVE_LEFT: nDir = SW_MOVE_DOWN; break; in MoveAnchor()
321 if( nDir == SW_MOVE_LEFT ) in MoveAnchor()
324 nDir = SW_MOVE_LEFT; in MoveAnchor()
346 if( SW_MOVE_LEFT == nDir || SW_MOVE_RIGHT == nDir ) in MoveAnchor()
351 if( SW_MOVE_LEFT == nDir ) in MoveAnchor()
450 case SW_MOVE_LEFT: in MoveAnchor()
/trunk/main/sw/inc/
H A Dfesh.hxx162 #define SW_MOVE_LEFT 2 macro
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1163 nAnchorDir = SW_MOVE_LEFT; in ChangeDrawing()

Completed in 65 milliseconds