LibreOffice Module sfx2 (master) 1
Public Member Functions | Private Attributes | List of all members
SfxStyleFamilyItem Class Reference

#include <styfitem.hxx>

Public Member Functions

 SfxStyleFamilyItem (SfxStyleFamily nFamily, OUString rName, OUString rImage, const std::pair< TranslateId, SfxStyleSearchBits > *pStringArray, const std::locale &rLocale)
 
const OUString & GetText () const
 
SfxStyleFamily GetFamily () const
 
const SfxStyleFilterGetFilterList () const
 
const OUString & GetImage () const
 

Private Attributes

SfxStyleFamily nFamily
 
OUString aText
 
OUString aImage
 
SfxStyleFilter aFilterList
 

Detailed Description

Definition at line 43 of file styfitem.hxx.

Constructor & Destructor Documentation

◆ SfxStyleFamilyItem()

SfxStyleFamilyItem::SfxStyleFamilyItem ( SfxStyleFamily  nFamily,
OUString  rName,
OUString  rImage,
const std::pair< TranslateId, SfxStyleSearchBits > *  pStringArray,
const std::locale &  rLocale 
)

Definition at line 24 of file styfitem.cxx.

References aFilterList, and Translate::get().

Member Function Documentation

◆ GetFamily()

SfxStyleFamily SfxStyleFamilyItem::GetFamily ( ) const
inline

◆ GetFilterList()

const SfxStyleFilter & SfxStyleFamilyItem::GetFilterList ( ) const
inline

◆ GetImage()

const OUString & SfxStyleFamilyItem::GetImage ( ) const
inline

Definition at line 56 of file styfitem.hxx.

Referenced by SfxTemplateDialog_Impl::InsertFamilyItem().

◆ GetText()

const OUString & SfxStyleFamilyItem::GetText ( ) const
inline

Definition at line 53 of file styfitem.hxx.

Referenced by SfxTemplateDialog_Impl::InsertFamilyItem().

Member Data Documentation

◆ aFilterList

SfxStyleFilter SfxStyleFamilyItem::aFilterList
private

Definition at line 48 of file styfitem.hxx.

Referenced by SfxStyleFamilyItem().

◆ aImage

OUString SfxStyleFamilyItem::aImage
private

Definition at line 47 of file styfitem.hxx.

◆ aText

OUString SfxStyleFamilyItem::aText
private

Definition at line 46 of file styfitem.hxx.

◆ nFamily

SfxStyleFamily SfxStyleFamilyItem::nFamily
private

Definition at line 45 of file styfitem.hxx.


The documentation for this class was generated from the following files: