Searched refs:FLY_DRAG (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sw/inc/ |
H A D | mdiexp.hxx | 49 enum FlyMode { FLY_DRAG_START, FLY_DRAG, FLY_DRAG_END }; enumerator 50 extern void FrameNotify( ViewShell* pVwSh, FlyMode eMode = FLY_DRAG );
|
/aoo4110/main/sw/source/core/frmedt/ |
H A D | feshview.cxx | 637 ::FrameNotify( this, FLY_DRAG ); in BeginDrag() 656 ::FrameNotify( this, FLY_DRAG ); in Drag() 706 ::FrameNotify( this, FLY_DRAG ); in EndDrag() 1562 ::FrameNotify( this, FLY_DRAG ); in MoveCreate() 1594 ::FrameNotify( this, FLY_DRAG ); in EndCreate() 1625 ::FrameNotify( this, FLY_DRAG ); in ImpEndCreate() 2149 ::FrameNotify( this, FLY_DRAG ); in ChgAnchor()
|
/aoo4110/main/sw/source/ui/uiview/ |
H A D | view2.cxx | 1378 if ( eFrameMode == FLY_DRAG_START || eFrameMode == FLY_DRAG ) in StateStatusLine()
|
/aoo4110/main/sw/source/ui/shells/ |
H A D | basesh.cxx | 1987 if( eMode == FLY_DRAG || in SetFrmMode()
|
Completed in 52 milliseconds