Searched refs:ImplImageList (Results 1 – 4 of 4) sorted by relevance
92 ImplImageList::ImplImageList() in ImplImageList() function in ImplImageList96 ImplImageList::ImplImageList( const ImplImageList &aSrc ) : in ImplImageList() function in ImplImageList111 ImplImageList::~ImplImageList() in ~ImplImageList()117 void ImplImageList::AddImage( const ::rtl::OUString &aName, in AddImage()126 void ImplImageList::RemoveImage( sal_uInt16 nPos ) in RemoveImage()134 sal_uInt16 ImplImageList::GetImageCount() const in GetImageCount()
522 mpImplData = new ImplImageList; in ImplInit()566 mpImplData = new ImplImageList( *mpImplData ) ; in ImplMakeUnique()
107 struct ImplImageList struct119 ImplImageList(); argument120 ImplImageList( const ImplImageList &aSrc );121 ~ImplImageList();135 ImplImageList* mpImplData;
37 struct ImplImageList;160 ImplImageList* mpImplData;
Completed in 27 milliseconds