LibreOffice Module sd (master) 1
Classes | Typedefs
stlfamily.cxx File Reference
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/lang/IllegalAccessException.hpp>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <cppuhelper/supportsservice.hxx>
#include <utility>
#include <vcl/svapp.hxx>
#include <svl/style.hxx>
#include <tools/debug.hxx>
#include <unotools/weakref.hxx>
#include <strings.hrc>
#include <stlfamily.hxx>
#include <stlsheet.hxx>
#include <sdresid.hxx>
#include <sdpage.hxx>
#include <glob.hxx>
#include <map>
#include <memory>
Include dependency graph for stlfamily.cxx:

Go to the source code of this file.

Classes

struct  SdStyleFamilyImpl
 

Typedefs

typedef std::map< OUString, rtl::Reference< SdStyleSheet > > PresStyleMap
 

Typedef Documentation

◆ PresStyleMap

Definition at line 49 of file stlfamily.cxx.