Lines Matching refs:GalleryObject

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()
427 GalleryObject* pEntry = aObjectList.First(); in InsertObject()
428 GalleryObject* pFoundEntry = NULL; in InsertObject()
436 GalleryObject aNewEntry; in InsertObject()
476 const GalleryObject* pGalleryObject = aObjectList.GetObject(nPos); in GetPreviewBitmapExAndStrings()
495 GalleryObject* pGalleryObject = aObjectList.GetObject(nPos); in SetPreviewBitmapExAndStrings()
521 GalleryObject* pEntry = aObjectList.Remove( nPos ); in RemoveObject()
550 GalleryObject* pEntry = aObjectList.GetObject( nOldPos ); in ChangeObjectPos()
576 GalleryObject* pEntry; in Actualize()
850 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()
1493 GalleryObject* pObj; in ReadData()
1510 pObj = new GalleryObject; in ReadData()