LibreOffice Module sfx2 (master) 1
|
#include <rtl/ustring.hxx>
#include <sal/config.h>
#include <sfx2/dllapi.h>
#include <svl/style.hxx>
#include <unotools/resmgr.hxx>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
struct | SfxFilterTuple |
class | SfxStyleFamilyItem |
Typedefs | |
typedef std::vector< SfxFilterTuple > | SfxStyleFilter |
using | SfxStyleFamilies = std::vector< SfxStyleFamilyItem > |
using SfxStyleFamilies = std::vector<SfxStyleFamilyItem> |
Definition at line 59 of file styfitem.hxx.
typedef std::vector<SfxFilterTuple> SfxStyleFilter |
Definition at line 41 of file styfitem.hxx.