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