Searched refs:FLY_DRAG_END (Results 1 – 7 of 7) sorted by relevance
/trunk/main/sw/source/core/frmedt/ |
H A D | feshview.cxx | 249 ::FrameNotify( this, bRet ? FLY_DRAG_START : FLY_DRAG_END ); in SelectObj() 1585 ::FrameNotify( this, FLY_DRAG_END ); in EndCreate() 1611 ::FrameNotify( this, FLY_DRAG_END ); in ImpEndCreate() 1950 ::FrameNotify( this, FLY_DRAG_END ); in BreakCreate() 2164 ::FrameNotify( this, FLY_DRAG_END ); in DelSelectedObj()
|
H A D | fews.cxx | 356 FrameNotify( this, FLY_DRAG_END ); in ShLooseFcs()
|
/trunk/main/sw/inc/ |
H A D | mdiexp.hxx | 49 enum FlyMode { FLY_DRAG_START, FLY_DRAG, FLY_DRAG_END }; enumerator
|
/trunk/main/sw/source/ui/wrtsh/ |
H A D | select.cxx | 769 SwBaseShell::SetFrmMode( FLY_DRAG_END, this ); in LeaveSelFrmMode()
|
/trunk/main/sw/source/core/draw/ |
H A D | dview.cxx | 1093 ::FrameNotify( Imp().GetShell(), FLY_DRAG_END ); in DeleteMarked()
|
/trunk/main/sw/source/ui/shells/ |
H A D | basesh.cxx | 117 FlyMode SwBaseShell::eFrameMode = FLY_DRAG_END; 1993 else if( eMode == FLY_DRAG_END ) in SetFrmMode()
|
/trunk/main/sw/source/ui/uiview/ |
H A D | view2.cxx | 1374 SwBaseShell::_SetFrmMode( FLY_DRAG_END ); in StateStatusLine()
|
Completed in 100 milliseconds