Searched refs:EntryList_Impl (Results 1 – 5 of 5) sorted by relevance
118 class EntryList_Impl : public List class129 EntryList_Impl(133 EntryList_Impl(138 ~EntryList_Impl();154 friend class EntryList_Impl;158 EntryList_Impl aEntries;
4116 EntryList_Impl::EntryList_Impl( SvxIconChoiceCtrl_Impl* pOwner, sal_uInt16 _nInitSize , sal_uInt16 … in EntryList_Impl() function in EntryList_Impl4123 EntryList_Impl::EntryList_Impl( SvxIconChoiceCtrl_Impl* pOwner, sal_uInt16 _nBlockSize, sal_uInt16 … in EntryList_Impl() function in EntryList_Impl4130 EntryList_Impl::~EntryList_Impl() in ~EntryList_Impl()4135 void EntryList_Impl::Clear() in Clear()4141 void EntryList_Impl::Insert( SvxIconChoiceCtrlEntry* pEntry, sal_uLong nPos ) in Insert()4148 SvxIconChoiceCtrlEntry* EntryList_Impl::Remove( sal_uLong nPos ) in Remove()4156 void EntryList_Impl::Remove( SvxIconChoiceCtrlEntry* pEntry ) in Remove()4162 void EntryList_Impl::Removed_Impl( SvxIconChoiceCtrlEntry* pEntry ) in Removed_Impl()
79 friend class EntryList_Impl;
176 DECLARE_LIST( EntryList_Impl, DocTempl_EntryData_Impl* )178 EntryList_Impl maEntries;
359 DECLARE_LIST( EntryList_Impl, DocTemplates_EntryData_Impl* )360 EntryList_Impl maEntries;
Completed in 111 milliseconds