Searched refs:ImplGetGalleryObject (Results 1 – 3 of 3) sorted by relevance
122 …const GalleryObject* ImplGetGalleryObject( sal_uIntPtr nPos ) const { return aObjectList.GetObjec… in ImplGetGalleryObject() function in GalleryTheme123 SVX_DLLPUBLIC const GalleryObject* ImplGetGalleryObject( const INetURLObject& rURL );193 return ImplGetGalleryObject( nPos )->eObjKind; in GetObjectKind()200 return ImplGetGalleryObject( nPos )->aURL; in GetObjectURL()
252 const GalleryObject* GalleryTheme::ImplGetGalleryObject( const INetURLObject& rURL ) in ImplGetGalleryObject() function in GalleryTheme850 const GalleryObject* pObject = ImplGetGalleryObject( nPos ); in GetGraphic()1009 const GalleryObject* pObject = ImplGetGalleryObject( nPos ); in GetModel()1085 const GalleryObject* pObject = ImplGetGalleryObject( nPos ); in GetModelStream()1174 const GalleryObject* pObject = ImplGetGalleryObject( nPos ); in GetURL()1405 const GalleryObject* pObj = ImplGetGalleryObject( i ); in WriteData()
210 const GalleryObject* pObj = mpTheme->ImplGetGalleryObject( nIndex ); in getByIndex()267 const GalleryObject* pObj = mpTheme->ImplGetGalleryObject( aURL ); in insertURLByIndex()
Completed in 106 milliseconds