Lines Matching refs:GalleryItem

63 GalleryItem::GalleryItem( ::unogallery::GalleryTheme& rTheme, const GalleryObject& rObject ) :  in GalleryItem()  function in unogallery::GalleryItem
73 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()
166 sal_Bool SAL_CALL GalleryItem::supportsService( const ::rtl::OUString& ServiceName ) in supportsService()
181 uno::Sequence< ::rtl::OUString > SAL_CALL GalleryItem::getSupportedServiceNames() in getSupportedServiceNames()
189 uno::Sequence< uno::Type > SAL_CALL GalleryItem::getTypes() in getTypes()
207 uno::Sequence< sal_Int8 > SAL_CALL GalleryItem::getImplementationId() in getImplementationId()
224 sal_Int8 SAL_CALL GalleryItem::getType() in getType()
254 ::comphelper::PropertySetInfo* GalleryItem::createPropertySetInfo() in createPropertySetInfo()
290 void GalleryItem::_setPropertyValues( const comphelper::PropertyMapEntry** ppEntries, const uno::An… in _setPropertyValues()
337 void GalleryItem::_getPropertyValues( const comphelper::PropertyMapEntry** ppEntries, uno::Any* pVa… in _getPropertyValues()
443 const ::GalleryObject* GalleryItem::implGetObject() const in implGetObject()
450 void GalleryItem::implSetInvalid() in implSetInvalid()