Searched refs:GalleryObject (Results 1 – 6 of 6) sorted by relevance
95 for( GalleryObject* pEntry = aObjectList.First(); pEntry; pEntry = aObjectList.Next() ) in ~GalleryTheme()122 sal_Bool GalleryTheme::ImplWriteSgaObject( const SgaObject& rObj, sal_uIntPtr nPos, GalleryObject* … in ImplWriteSgaObject()135 GalleryObject* pEntry; in ImplWriteSgaObject()139 pEntry = new GalleryObject; in ImplWriteSgaObject()159 SgaObject* GalleryTheme::ImplReadSgaObject( GalleryObject* pEntry ) in ImplReadSgaObject()252 const GalleryObject* GalleryTheme::ImplGetGalleryObject( const INetURLObject& rURL ) in ImplGetGalleryObject()254 GalleryObject* pEntry = aObjectList.First(); in ImplGetGalleryObject()255 GalleryObject* pFoundEntry = NULL; in ImplGetGalleryObject()266 INetURLObject GalleryTheme::ImplGetURL( const GalleryObject* pObject ) const in ImplGetURL()348 …for( GalleryObject* pEntry = aObjectList.First(); pEntry && !bExists; pEntry = aObjectList.Next() ) in ImplCreateUniqueURL()[all …]
50 struct GalleryObject struct64 DECLARE_LIST( GalleryObjectList, GalleryObject* ) argument118 SVX_DLLPUBLIC SgaObject* ImplReadSgaObject( GalleryObject* pEntry );119 … ImplWriteSgaObject( const SgaObject& rObj, sal_uIntPtr nPos, GalleryObject* pExistentEntr…122 …const GalleryObject* ImplGetGalleryObject( sal_uIntPtr nPos ) const { return aObjectList.Ge… in ImplGetGalleryObject()123 SVX_DLLPUBLIC const GalleryObject* ImplGetGalleryObject( const INetURLObject& rURL );124 …sal_uIntPtr ImplGetGalleryObjectPos( const GalleryObject* pObj ) const { retur… in ImplGetGalleryObjectPos()125 INetURLObject ImplGetURL( const GalleryObject* pObject ) const;
37 struct GalleryObject;56 GalleryItem( ::unogallery::GalleryTheme& rTheme, const GalleryObject& rObject );95 const ::GalleryObject* mpGalleryObject;97 const ::GalleryObject* implGetObject() const;
210 const GalleryObject* pObj = mpTheme->ImplGetGalleryObject( nIndex ); in getByIndex()267 const GalleryObject* pObj = mpTheme->ImplGetGalleryObject( aURL ); in insertURLByIndex()403 GalleryObject* pObj = reinterpret_cast< GalleryObject* >( rGalleryHint.GetData1() ); in Notify()417 void GalleryTheme::implReleaseItems( GalleryObject* pObj ) in implReleaseItems()
63 GalleryItem::GalleryItem( ::unogallery::GalleryTheme& rTheme, const GalleryObject& rObject ) : in GalleryItem()310 … SgaObject* pObj = pGalTheme->ImplReadSgaObject( const_cast< GalleryObject* >( implGetObject() ) ); in _setPropertyValues()443 const ::GalleryObject* GalleryItem::implGetObject() const in implGetObject()
36 struct GalleryObject;98 void implReleaseItems( GalleryObject* pObj );