LibreOffice Module sc (master) 1
Macros
formatsh.cxx File Reference
#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <scitems.hxx>
#include <editeng/borderline.hxx>
#include <sfx2/viewfrm.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/objface.hxx>
#include <sfx2/request.hxx>
#include <sfx2/sfxdlg.hxx>
#include <svl/whiter.hxx>
#include <svl/stritem.hxx>
#include <svl/numformat.hxx>
#include <svl/zformat.hxx>
#include <svl/languageoptions.hxx>
#include <svl/cjkoptions.hxx>
#include <svl/ctloptions.hxx>
#include <editeng/boxitem.hxx>
#include <editeng/langitem.hxx>
#include <svx/numinf.hxx>
#include <editeng/svxenum.hxx>
#include <editeng/wghtitem.hxx>
#include <editeng/postitem.hxx>
#include <editeng/udlnitem.hxx>
#include <editeng/lineitem.hxx>
#include <editeng/colritem.hxx>
#include <editeng/brushitem.hxx>
#include <editeng/frmdiritem.hxx>
#include <editeng/scripttypeitem.hxx>
#include <editeng/shaditem.hxx>
#include <editeng/justifyitem.hxx>
#include <editeng/fhgtitem.hxx>
#include <sal/log.hxx>
#include <comphelper/lok.hxx>
#include <LibreOfficeKit/LibreOfficeKitEnums.h>
#include <formatsh.hxx>
#include <sc.hrc>
#include <globstr.hrc>
#include <scresid.hxx>
#include <docsh.hxx>
#include <patattr.hxx>
#include <scmod.hxx>
#include <stlpool.hxx>
#include <stlsheet.hxx>
#include <printfun.hxx>
#include <docpool.hxx>
#include <tabvwsh.hxx>
#include <attrib.hxx>
#include <scslots.hxx>
#include <editeng/fontitem.hxx>
#include <sfx2/classificationhelper.hxx>
#include <memory>
Include dependency graph for formatsh.cxx:

Go to the source code of this file.

Macros

#define ShellClass_ScFormatShell
 
#define ShellClass_TableFont
 
#define ShellClass_FormatForSelection
 

Macro Definition Documentation

◆ ShellClass_FormatForSelection

#define ShellClass_FormatForSelection

Definition at line 75 of file formatsh.cxx.

◆ ShellClass_ScFormatShell

#define ShellClass_ScFormatShell

Definition at line 73 of file formatsh.cxx.

◆ ShellClass_TableFont

#define ShellClass_TableFont

Definition at line 74 of file formatsh.cxx.