LibreOffice Module sfx2 (master) 1
Classes | Typedefs
styfitem.hxx File Reference
#include <rtl/ustring.hxx>
#include <sal/config.h>
#include <sfx2/dllapi.h>
#include <svl/style.hxx>
#include <unotools/resmgr.hxx>
#include <utility>
#include <vector>
Include dependency graph for styfitem.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SfxFilterTuple
 
class  SfxStyleFamilyItem
 

Typedefs

typedef std::vector< SfxFilterTupleSfxStyleFilter
 
using SfxStyleFamilies = std::vector< SfxStyleFamilyItem >
 

Typedef Documentation

◆ SfxStyleFamilies

using SfxStyleFamilies = std::vector<SfxStyleFamilyItem>

Definition at line 59 of file styfitem.hxx.

◆ SfxStyleFilter

typedef std::vector<SfxFilterTuple> SfxStyleFilter

Definition at line 41 of file styfitem.hxx.