38 for (sal_uInt32
i = 0,
n =
size();
i <
n; ++
i)
39 if (pObj ==
get(
i).
get())
47 return get(nPos).
get();
56 return get(nPos)->getURL();
EmbeddedObjectRef * pObject
const INetURLObject & getURLForPosition(sal_uInt32 nPos) const
const INetURLObject g_aInvalidURL
sal_uInt32 searchPosWithObject(const GalleryObject *pObj)
std::vector< std::unique_ptr< GalleryObject > > m_aObjectList
const GalleryObject * getForPosition(sal_uInt32 nPos) const
const GalleryObject * searchObjectWithURL(const INetURLObject &rURL)
GalleryObjectCollection()