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()113 uno::Any SAL_CALL GalleryItem::queryInterface( const uno::Type & rType ) in queryInterface()120 void SAL_CALL GalleryItem::acquire() in acquire()128 void SAL_CALL GalleryItem::release() in release()136 ::rtl::OUString GalleryItem::getImplementationName_Static() in getImplementationName_Static()144 uno::Sequence< ::rtl::OUString > GalleryItem::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()156 ::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 );
204 … aRet = uno::makeAny( uno::Reference< gallery::XGalleryItem >( new GalleryItem( *this, *pObj ) ) ); in getByIndex()427 void GalleryTheme::implRegisterGalleryItem( ::unogallery::GalleryItem& rItem ) in implRegisterGalleryItem()437 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 \