LibreOffice Module sw (master) 1
Classes | Variables
edtwin.hxx File Reference
#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>
Include dependency graph for edtwin.hxx:
This graph shows which files directly or indirectly include this file:

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
 

Variable Documentation

◆ g_bDDINetAttr

bool g_bDDINetAttr
extern

Definition at line 178 of file edtwin.cxx.

Referenced by SwEditWin::MouseMove(), and SwTransferable::PrivateDrop().

◆ g_bDDTimerStarted

bool g_bDDTimerStarted
extern

◆ g_bFrameDrag

bool g_bFrameDrag
extern

◆ g_bModePushed

bool g_bModePushed
extern