LibreOffice Module sc (master)
1
|
#include <com/sun/star/embed/EmbedVerbs.hpp>
#include <editeng/flditem.hxx>
#include <svx/svddrgmt.hxx>
#include <svx/svdoole2.hxx>
#include <svx/svdotext.hxx>
#include <sfx2/dispatch.hxx>
#include <vcl/imapobj.hxx>
#include <svx/svdouno.hxx>
#include <svx/svdomedia.hxx>
#include <svx/svdpagv.hxx>
#include <svx/ImageMapInfo.hxx>
#include <editeng/outlobj.hxx>
#include <sfx2/app.hxx>
#include <sfx2/ipclient.hxx>
#include <sfx2/viewfrm.hxx>
#include <comphelper/lok.hxx>
#include <fusel.hxx>
#include <sc.hrc>
#include <fudraw.hxx>
#include <futext.hxx>
#include <drawview.hxx>
#include <tabvwsh.hxx>
#include <drwlayer.hxx>
#include <userdat.hxx>
#include <scmod.hxx>
#include <charthelper.hxx>
#include <docuno.hxx>
#include <docsh.hxx>
Go to the source code of this file.
Macros | |
#define | SC_MAXDRAGMOVE 3 |
fusel,fuconstr,futext - combine them! More... | |
#define | SC_MINDRAGMOVE 2 |
#define SC_MAXDRAGMOVE 3 |
fusel,fuconstr,futext - combine them!
Definition at line 52 of file fusel.cxx.
Referenced by FuSelection::MouseMove().
#define SC_MINDRAGMOVE 2 |
Definition at line 54 of file fusel.cxx.
Referenced by FuSelection::MouseButtonUp().