LibreOffice Module sw (master) 1
|
#include <svx/svdview.hxx>
#include <editeng/outliner.hxx>
#include <svx/svdobj.hxx>
#include <sot/exchange.hxx>
#include <sot/formats.hxx>
#include <sfx2/bindings.hxx>
#include <vcl/commandevent.hxx>
#include <osl/diagnose.h>
#include <sfx2/viewfrm.hxx>
#include <fmturl.hxx>
#include <frmfmt.hxx>
#include <wrtsh.hxx>
#include <edtdd.hxx>
#include <edtwin.hxx>
#include <view.hxx>
#include <viewopt.hxx>
#include <swdtflvr.hxx>
#include <swmodule.hxx>
#include <docsh.hxx>
#include <wdocsh.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (SwEditWin, DDHandler, Timer *, void) | |
Variables | |
bool | g_bExecuteDrag = false |
Definition at line 489 of file edtdd.cxx.
References g_bDDTimerStarted, g_bExecuteDrag, and g_bFrameDrag.
bool g_bExecuteDrag = false |
Definition at line 46 of file edtdd.cxx.
Referenced by SwEditWin::dispose(), SwTransferable::GetData(), IMPL_LINK_NOARG(), SwEditWin::StartDrag(), and SwEditWin::StartExecuteDrag().