19#ifndef INCLUDED_SFX2_STYFITEM_HXX
20#define INCLUDED_SFX2_STYFITEM_HXX
22#include <rtl/ustring.hxx>
51 SfxStyleFamilyItem(
SfxStyleFamily nFamily, OUString rName, OUString rImage,
const std::pair<TranslateId, SfxStyleSearchBits>* pStringArray,
const std::locale& rLocale);
53 const OUString&
GetText()
const {
return aText; }
56 const OUString&
GetImage()
const {
return aImage; }
SfxStyleFilter aFilterList
const OUString & GetText() const
SfxStyleFamily GetFamily() const
const OUString & GetImage() const
const SfxStyleFilter & GetFilterList() const
SfxFilterTuple(OUString _aName, SfxStyleSearchBits nArg)
SfxStyleSearchBits nFlags
std::vector< SfxFilterTuple > SfxStyleFilter
std::vector< SfxStyleFamilyItem > SfxStyleFamilies