Home
last modified time | relevance | path

Searched refs:FlyMode (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sw/source/ui/inc/
H A Dbasesh.hxx51 static FlyMode eFrameMode;
116 static void SetFrmMode( FlyMode eMode, SwWrtShell *pShell ); //Mit Update!
117 static void _SetFrmMode( FlyMode eMode ) { eFrameMode = eMode; } in _SetFrmMode()
118 static FlyMode GetFrmMode() { return eFrameMode; } in GetFrmMode()
/aoo41x/main/sw/inc/
H A Dmdiexp.hxx49 enum FlyMode { FLY_DRAG_START, FLY_DRAG, FLY_DRAG_END }; enum
50 extern void FrameNotify( ViewShell* pVwSh, FlyMode eMode = FLY_DRAG );
/aoo41x/main/sw/source/ui/docvw/
H A Dedtwin3.cxx118 void FrameNotify( ViewShell* pVwSh, FlyMode eMode ) in FrameNotify()
/aoo41x/main/sw/source/ui/shells/
H A Dbasesh.cxx118 FlyMode SwBaseShell::eFrameMode = FLY_DRAG_END;
1982 void SwBaseShell::SetFrmMode(FlyMode eMode, SwWrtShell *pSh ) in SetFrmMode()
/aoo41x/main/sw/source/ui/uiview/
H A Dview2.cxx1377 FlyMode eFrameMode = SwBaseShell::GetFrmMode(); in StateStatusLine()

Completed in 287 milliseconds