LibreOffice Module sc (master) 1
|
#include <svx/svxdlg.hxx>
#include <svx/dialogs.hrc>
#include <sc.hrc>
#include <editeng/eeitem.hxx>
#include <svx/fontwork.hxx>
#include <svx/svdpage.hxx>
#include <sfx2/app.hxx>
#include <sfx2/objface.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/request.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/viewfrm.hxx>
#include <svl/whiter.hxx>
#include <drawsh.hxx>
#include <drwlayer.hxx>
#include <strings.hrc>
#include <viewdata.hxx>
#include <document.hxx>
#include <drawview.hxx>
#include <scresid.hxx>
#include <svx/svdobj.hxx>
#include <tabvwsh.hxx>
#include <gridwin.hxx>
#include <sfx2/bindings.hxx>
#include <scslots.hxx>
#include <userdat.hxx>
#include <svl/macitem.hxx>
#include <sfx2/evntconf.hxx>
#include <sfx2/viewsh.hxx>
#include <com/sun/star/util/XModifiable.hpp>
#include <memory>
#include <svx/xlnwtit.hxx>
#include <svx/chrtitem.hxx>
#include <svx/xlnclit.hxx>
#include <svx/xflclit.hxx>
#include <svx/xflgrit.hxx>
#include <tools/UnitConversion.hxx>
#include <comphelper/lok.hxx>
#include <vcl/unohelp2.hxx>
Go to the source code of this file.
Macros | |
#define | ShellClass_ScDrawShell |
Functions | |
static void | lcl_invalidateTransformAttr (const ScTabViewShell *pViewShell) |
#define ShellClass_ScDrawShell |
Definition at line 47 of file drawsh.cxx.
|
static |
Definition at line 128 of file drawsh.cxx.
References SfxViewFrame::GetBindings(), SfxViewShell::GetViewFrame(), and SfxBindings::Invalidate().
Referenced by ScDrawShell::ExecDrawAttr().