LibreOffice Module sd (master) 1
Classes | Macros | Functions
stlsheet.cxx File Reference
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
#include <com/sun/star/style/XStyle.hpp>
#include <com/sun/star/table/BorderLine.hpp>
#include <com/sun/star/text/XTextColumns.hpp>
#include <o3tl/string_view.hxx>
#include <osl/mutex.hxx>
#include <vcl/svapp.hxx>
#include <cppuhelper/exc_hlp.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <editeng/eeitem.hxx>
#include <editeng/fhgtitem.hxx>
#include <editeng/ulspitem.hxx>
#include <svl/hint.hxx>
#include <svl/intitem.hxx>
#include <svl/itemset.hxx>
#include <svx/xflbmtit.hxx>
#include <svx/xflbstit.hxx>
#include <svx/xlnclit.hxx>
#include <editeng/bulletitem.hxx>
#include <editeng/lrspitem.hxx>
#include <svx/unoshprp.hxx>
#include <svx/unoshape.hxx>
#include <svx/svdpool.hxx>
#include <svx/sdmetitm.hxx>
#include <svx/sdtaaitm.hxx>
#include <svx/sdtacitm.hxx>
#include <svx/sdtayitm.hxx>
#include <svx/sdtaiitm.hxx>
#include <svx/SvxXTextColumns.hxx>
#include <svx/xit.hxx>
#include <svx/xflclit.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <stlsheet.hxx>
#include <sdresid.hxx>
#include <sdpage.hxx>
#include <drawdoc.hxx>
#include <stlpool.hxx>
#include <strings.hrc>
#include <app.hrc>
#include <strings.hxx>
#include <glob.hxx>
#include <DrawViewShell.hxx>
#include <ViewShellBase.hxx>
#include <cstddef>
#include <memory>
#include <string_view>
Include dependency graph for stlsheet.cxx:

Go to the source code of this file.

Classes

class  ModifyListenerForwarder
 

Macros

#define WID_STYLE_HIDDEN   7997
 
#define WID_STYLE_DISPNAME   7998
 
#define WID_STYLE_FAMILY   7999
 

Functions

static SvxItemPropertySetGetStylePropertySet ()
 

Macro Definition Documentation

◆ WID_STYLE_DISPNAME

#define WID_STYLE_DISPNAME   7998

Definition at line 85 of file stlsheet.cxx.

◆ WID_STYLE_FAMILY

#define WID_STYLE_FAMILY   7999

Definition at line 86 of file stlsheet.cxx.

◆ WID_STYLE_HIDDEN

#define WID_STYLE_HIDDEN   7997

Definition at line 84 of file stlsheet.cxx.

Function Documentation

◆ GetStylePropertySet()

static SvxItemPropertySet & GetStylePropertySet ( )
static