Searched refs:FLY_DRAG (Results 1 – 4 of 4) sorted by relevance
/trunk/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 );
|
/trunk/main/sw/source/core/frmedt/ |
H A D | feshview.cxx | 634 ::FrameNotify( this, FLY_DRAG ); in BeginDrag() 653 ::FrameNotify( this, FLY_DRAG ); in Drag() 703 ::FrameNotify( this, FLY_DRAG ); in EndDrag() 1559 ::FrameNotify( this, FLY_DRAG ); in MoveCreate() 1591 ::FrameNotify( this, FLY_DRAG ); in EndCreate() 1622 ::FrameNotify( this, FLY_DRAG ); in ImpEndCreate() 2146 ::FrameNotify( this, FLY_DRAG ); in ChgAnchor()
|
/trunk/main/sw/source/ui/uiview/ |
H A D | view2.cxx | 1378 if ( eFrameMode == FLY_DRAG_START || eFrameMode == FLY_DRAG ) in StateStatusLine()
|
/trunk/main/sw/source/ui/shells/ |
H A D | basesh.cxx | 1985 if( eMode == FLY_DRAG || in SetFrmMode()
|
Completed in 226 milliseconds