#include <memory>
#include <sal/config.h>
#include <sal/log.hxx>
#include <scitems.hxx>
#include <editeng/eeitem.hxx>
#include <svx/svdpool.hxx>
#include <svx/svdobj.hxx>
#include <editeng/editeng.hxx>
#include <editeng/editobj.hxx>
#include <editeng/flditem.hxx>
#include <editeng/fhgtitem.hxx>
#include <editeng/unoprnms.hxx>
#include <editeng/unofored.hxx>
#include <vcl/svapp.hxx>
#include <editeng/unoipset.hxx>
#include <textuno.hxx>
#include <fielduno.hxx>
#include <editsrc.hxx>
#include <docsh.hxx>
#include <editutil.hxx>
#include <miscuno.hxx>
#include <cellsuno.hxx>
#include <cellvalue.hxx>
#include <cellform.hxx>
#include <patattr.hxx>
#include <docfunc.hxx>
#include <scmod.hxx>
Go to the source code of this file.
Definition at line 52 of file textuno.cxx.
References SfxItemPropertyMapEntry::aName, CONVERT_TWIPS, EE_CHAR_FONTHEIGHT(), EE_CHAR_FONTHEIGHT_CJK(), EE_CHAR_FONTHEIGHT_CTL(), SdrObject::GetGlobalDrawObjectItemPool(), MID_FONTHEIGHT, SfxItemPropertyMapEntry::nMemberId, SfxItemPropertyMapEntry::nWID, SVX_UNOEDIT_CHAR_PROPERTIES, SVX_UNOEDIT_FONT_PROPERTIES, SVX_UNOEDIT_NUMBERING_PROPERTY, SVX_UNOEDIT_PARA_PROPERTIES, and u.
Referenced by ScHeaderFooterTextObj::CreateUnoText_Impl().