LibreOffice Module sc (master) 1
|
#include <scitems.hxx>
#include <editeng/eeitem.hxx>
#include <editeng/editobj.hxx>
#include <editeng/editview.hxx>
#include <editeng/adjustitem.hxx>
#include <editeng/colritem.hxx>
#include <editeng/fhgtitem.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/sfxdlg.hxx>
#include <tphfedit.hxx>
#include <editutil.hxx>
#include <global.hxx>
#include <patattr.hxx>
#include <scresid.hxx>
#include <globstr.hrc>
#include <strings.hrc>
#include <tabvwsh.hxx>
#include <prevwsh.hxx>
#include <AccessibleEditObject.hxx>
#include <scabstdlg.hxx>
#include <memory>
Go to the source code of this file.
Functions | |
static void | lcl_GetFieldData (ScHeaderFieldData &rData) |
|
static |
Definition at line 46 of file tphfedit.cxx.
References SfxViewShell::Current().
Referenced by ScEditWindow::SetDrawingArea().