|
LibreOffice Module sw (master) 1
|
#include <o3tl/deleter.hxx>#include <sot/exchange.hxx>#include <svx/svdobj.hxx>#include <tools/link.hxx>#include <vcl/timer.hxx>#include <vcl/DocWindow.hxx>#include <vcl/transfer.hxx>#include <swevent.hxx>#include <swtypes.hxx>Go to the source code of this file.
Classes | |
| class | SwEditWin |
| Window class for the Writer edit area, this is the one handling mouse and keyboard events and doing the final painting of the document from the buffered layout. More... | |
Variables | |
| bool | g_bModePushed |
| bool | g_bFrameDrag |
| bool | g_bDDTimerStarted |
| bool | g_bDDINetAttr |
|
extern |
Definition at line 178 of file edtwin.cxx.
Referenced by SwEditWin::MouseMove(), and SwTransferable::PrivateDrop().
|
extern |
Definition at line 177 of file edtwin.cxx.
Referenced by IMPL_LINK_NOARG(), SwEditWin::MouseButtonUp(), SwEditWin::MouseMove(), SwEditWin::StartDDTimer(), and SwEditWin::StopDDTimer().
|
extern |
Definition at line 174 of file edtwin.cxx.
Referenced by SwEditWin::EnterDrawMode(), IMPL_LINK_NOARG(), SwEditWin::MouseButtonDown(), SwEditWin::MouseButtonUp(), SwEditWin::MouseMove(), SwTransferable::PrivateDrop(), SwEditWin::SelectMenuPosition(), SwTransferable::SetSelInShell(), and SwEditWin::StartDrag().
|
extern |
Definition at line 176 of file edtwin.cxx.
Referenced by SwEditWin::MouseButtonDown(), SwEditWin::MouseButtonUp(), and SwEditWin::StartDrag().