LibreOffice Module sfx2 (master) 1
|
#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 SfxStyleFilter & | GetFilterList () const |
const OUString & | GetImage () const |
Private Attributes | |
SfxStyleFamily | nFamily |
OUString | aText |
OUString | aImage |
SfxStyleFilter | aFilterList |
Definition at line 43 of file styfitem.hxx.
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().
|
inline |
Definition at line 54 of file styfitem.hxx.
Referenced by SfxCommonTemplateDialog_Impl::ActionSelect(), StyleList::CreateContextMenu(), StyleList::DeleteHdl(), StyleList::DropHdl(), StyleList::GetActualFamily(), StyleList::GetFamilyItem(), StyleList::GetSelectedStyle(), IMPL_LINK(), IMPL_LINK_NOARG(), SfxTemplateDialog_Impl::InsertFamilyItem(), StyleList::NewHdl(), StyleList::Notify(), StyleList::SelectStyle(), SfxManageStyleSheetPage::SfxManageStyleSheetPage(), StyleList::StyleNrToInfoOffset(), and StyleList::UpdateStyles().
|
inline |
Definition at line 55 of file styfitem.hxx.
Referenced by SfxCommonTemplateDialog_Impl::Execute_Impl(), SfxManageStyleSheetPage::FillItemSet(), IMPL_LINK(), IMPL_LINK_NOARG(), StyleList::NewHdl(), SfxManageStyleSheetPage::SfxManageStyleSheetPage(), StyleList::Update(), and StyleList::UpdateStyles().
|
inline |
Definition at line 56 of file styfitem.hxx.
Referenced by SfxTemplateDialog_Impl::InsertFamilyItem().
|
inline |
Definition at line 53 of file styfitem.hxx.
Referenced by SfxTemplateDialog_Impl::InsertFamilyItem().
|
private |
Definition at line 48 of file styfitem.hxx.
Referenced by SfxStyleFamilyItem().
|
private |
Definition at line 47 of file styfitem.hxx.
|
private |
Definition at line 46 of file styfitem.hxx.
|
private |
Definition at line 45 of file styfitem.hxx.