Searched refs:GalleryItem (Results 1 – 8 of 8) sorted by relevance
63 GalleryItem::GalleryItem( ::unogallery::GalleryTheme& rTheme, const GalleryObject& rObject ) : in GalleryItem() function in unogallery::GalleryItem73 GalleryItem::~GalleryItem() in ~GalleryItem()82 bool GalleryItem::isValid() const in isValid()89 uno::Any SAL_CALL GalleryItem::queryAggregation( const uno::Type & rType ) in queryAggregation()114 uno::Any SAL_CALL GalleryItem::queryInterface( const uno::Type & rType ) in queryInterface()122 void SAL_CALL GalleryItem::acquire() in acquire()130 void SAL_CALL GalleryItem::release() in release()138 ::rtl::OUString GalleryItem::getImplementationName_Static() in getImplementationName_Static()146 uno::Sequence< ::rtl::OUString > GalleryItem::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()158 ::rtl::OUString SAL_CALL GalleryItem::getImplementationName() in getImplementationName()[all …]
46 class GalleryItem : public ::cppu::OWeakAggObject, class56 GalleryItem( ::unogallery::GalleryTheme& rTheme, const GalleryObject& rObject );57 ~GalleryItem() throw();101 GalleryItem();102 GalleryItem( const GalleryItem& );103 GalleryItem& operator=( const GalleryItem& );
37 namespace unogallery { class GalleryItem; }48 friend class ::unogallery::GalleryItem;90 typedef ::std::list< ::unogallery::GalleryItem* > GalleryItemList;100 void implRegisterGalleryItem( ::unogallery::GalleryItem& rItem );101 void implDeregisterGalleryItem( ::unogallery::GalleryItem& rItem );
213 … aRet = uno::makeAny( uno::Reference< gallery::XGalleryItem >( new GalleryItem( *this, *pObj ) ) ); in getByIndex()442 void GalleryTheme::implRegisterGalleryItem( ::unogallery::GalleryItem& rItem ) in implRegisterGalleryItem()452 void GalleryTheme::implDeregisterGalleryItem( ::unogallery::GalleryItem& rItem ) in implDeregisterGalleryItem()
93 class GalleryItem;101 friend class ::unogallery::GalleryItem;
48 service GalleryItem
6231 (SvxGalleryItem GalleryItem SID_GALLERY_FORMATS)
587 offapi/com/sun/star/gallery/GalleryItem \