Lines Matching refs:GalleryTheme

53 GalleryTheme::GalleryTheme( const ::rtl::OUString& rThemeName )  in GalleryTheme()  function in unogallery::GalleryTheme
64 GalleryTheme::~GalleryTheme() in ~GalleryTheme()
83 ::rtl::OUString GalleryTheme::getImplementationName_Static() in getImplementationName_Static()
91 uno::Sequence< ::rtl::OUString > GalleryTheme::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()
103 ::rtl::OUString SAL_CALL GalleryTheme::getImplementationName() in getImplementationName()
111 sal_Bool SAL_CALL GalleryTheme::supportsService( const ::rtl::OUString& ServiceName ) in supportsService()
126 uno::Sequence< ::rtl::OUString > SAL_CALL GalleryTheme::getSupportedServiceNames() in getSupportedServiceNames()
134 uno::Sequence< uno::Type > SAL_CALL GalleryTheme::getTypes() in getTypes()
151 uno::Sequence< sal_Int8 > SAL_CALL GalleryTheme::getImplementationId() in getImplementationId()
168 uno::Type SAL_CALL GalleryTheme::getElementType() in getElementType()
176 sal_Bool SAL_CALL GalleryTheme::hasElements() in hasElements()
186 sal_Int32 SAL_CALL GalleryTheme::getCount() in getCount()
196 uno::Any SAL_CALL GalleryTheme::getByIndex( ::sal_Int32 nIndex ) in getByIndex()
222 ::rtl::OUString SAL_CALL GalleryTheme::getName( ) in getName()
236 void SAL_CALL GalleryTheme::update( ) in update()
250 ::sal_Int32 SAL_CALL GalleryTheme::insertURLByIndex( in insertURLByIndex()
283 ::sal_Int32 SAL_CALL GalleryTheme::insertGraphicByIndex( in insertGraphicByIndex()
311 ::sal_Int32 SAL_CALL GalleryTheme::insertDrawingByIndex( in insertDrawingByIndex()
364 void SAL_CALL GalleryTheme::removeByIndex( sal_Int32 nIndex ) in removeByIndex()
380 void GalleryTheme::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify()
417 void GalleryTheme::implReleaseItems( GalleryObject* pObj ) in implReleaseItems()
435 ::GalleryTheme* GalleryTheme::implGetTheme() const in implGetTheme()
442 void GalleryTheme::implRegisterGalleryItem( ::unogallery::GalleryItem& rItem ) in implRegisterGalleryItem()
452 void GalleryTheme::implDeregisterGalleryItem( ::unogallery::GalleryItem& rItem ) in implDeregisterGalleryItem()