Searched refs:SfxStyleFamilyItem (Results 1 – 10 of 10) sorted by relevance
48 SfxStyleFamilyItem::SfxStyleFamilyItem( const ResId &rResId ) : in SfxStyleFamilyItem() function in SfxStyleFamilyItem99 SfxStyleFamilyItem::~SfxStyleFamilyItem() in ~SfxStyleFamilyItem()122 SfxStyleFamilyItem *pItem = new SfxStyleFamilyItem(aResId); in SfxStyleFamilies()138 SfxStyleFamilyItem *pItem = aEntryList.First(); in ~SfxStyleFamilies()174 SfxStyleFamilyItem* pItem = static_cast< SfxStyleFamilyItem* >( aEntryList.GetObject( i ) ); in updateImages()
1207 const SfxStyleFamilyItem* pItem = GetFamilyItem_Impl(); in SelectStyle()1308 const SfxStyleFamilyItem *pItem = GetFamilyItem_Impl(); in FillTreeBox()1372 const SfxStyleFamilyItem *pItem = GetFamilyItem_Impl(); in UpdateStyles_Impl()1732 const SfxStyleFamilyItem *pItem = GetFamilyItem_Impl(); in Notify()2027 const SfxStyleFamilyItem *pItem = GetFamilyItem_Impl(); in ActionSelect()2136 const SfxStyleFamilyItem *pItem = GetFamilyItem_Impl(); in IMPL_LINK()2158 const SfxStyleFamilyItem *pItem = GetFamilyItem_Impl(); in NewHdl()2213 const SfxStyleFamilyItem *pItem = GetFamilyItem_Impl(); in EditHdl()2250 const SfxStyleFamilyItem* pItem = GetFamilyItem_Impl(); in DeleteHdl()2294 const SfxStyleFamilyItem *pItem = GetFamilyItem_Impl(); in EnableDelete()[all …]
54 class SfxStyleFamilyItem: public Resource class64 SfxStyleFamilyItem( const ResId &rId );65 ~SfxStyleFamilyItem();80 DECLARE_LIST(SfxStyleFamilyList, SfxStyleFamilyItem*)100 const SfxStyleFamilyItem* GetObject(sal_uIntPtr nIdx) const in GetObject()101 { return (SfxStyleFamilyItem*)aEntryList.GetObject(nIdx); } in GetObject()
45 class SfxStyleFamilyItem;75 const SfxStyleFamilyItem *pItem;
51 class SfxStyleFamilyItem;197 virtual void InsertFamilyItem( sal_uInt16 nId, const SfxStyleFamilyItem* pIten ) = 0;211 const SfxStyleFamilyItem* GetFamilyItem_Impl() const;319 virtual void InsertFamilyItem( sal_uInt16 nId, const SfxStyleFamilyItem* pIten );366 virtual void InsertFamilyItem( sal_uInt16 nId, const SfxStyleFamilyItem* pIten );
104 SfxStyleFamilyItem123 SfxStyleFamilyItem134 SfxStyleFamilyItem145 SfxStyleFamilyItem156 SfxStyleFamilyItem
48 SfxStyleFamilyItem56 SfxStyleFamilyItem
414 SfxStyleFamilyItem RID_GRAPHICSTYLEFAMILY425 SfxStyleFamilyItem RID_PRESENTATIONSTYLEFAMILY
120 const SfxStyleFamilyItem* pFamilyItem = 0; in SwCondCollPage()
320 #define SfxStyleFamilyItem 99
Completed in 62 milliseconds