LibreOffice Module sd (master) 1
Classes | Typedefs
stlpool.hxx File Reference
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/container/XIndexAccess.hpp>
#include <com/sun/star/lang/XComponent.hpp>
#include <cppuhelper/implbase.hxx>
#include <vcl/font.hxx>
#include <map>
#include <string_view>
#include <vector>
#include "stlfamily.hxx"
#include "stlsheet.hxx"
#include "sddllapi.h"
Include dependency graph for stlpool.hxx:

Go to the source code of this file.

Classes

class  SdStyleSheetPool
 

Typedefs

typedef std::map< const SdPage *, SdStyleFamilyRefSdStyleFamilyMap
 
typedef ::cppu::ImplInheritanceHelper< SfxStyleSheetPool, css::lang::XServiceInfo, css::container::XIndexAccess, css::container::XNameAccess, css::lang::XComponent > SdStyleSheetPoolBase
 

Typedef Documentation

◆ SdStyleFamilyMap

Definition at line 41 of file stlpool.hxx.

◆ SdStyleSheetPoolBase

typedef ::cppu::ImplInheritanceHelper< SfxStyleSheetPool, css::lang::XServiceInfo, css::container::XIndexAccess, css::container::XNameAccess, css::lang::XComponent > SdStyleSheetPoolBase

Definition at line 47 of file stlpool.hxx.