Searched refs:unogallery (Results 1 – 9 of 9) sorted by relevance
37 namespace unogallery { class GalleryItem; } namespace39 namespace unogallery { namespace48 friend class ::unogallery::GalleryItem;90 typedef ::std::list< ::unogallery::GalleryItem* > GalleryItemList;100 void implRegisterGalleryItem( ::unogallery::GalleryItem& rItem );101 void implDeregisterGalleryItem( ::unogallery::GalleryItem& rItem );
38 namespace unogallery { class GalleryTheme; } namespace40 namespace unogallery { namespace52 friend class ::unogallery::GalleryTheme;56 GalleryItem( ::unogallery::GalleryTheme& rTheme, const GalleryObject& rObject );94 ::unogallery::GalleryTheme* mpTheme;
41 namespace unogallery { namespace227 …aRet = uno::makeAny( uno::Reference< gallery::XGalleryTheme >( new ::unogallery::GalleryTheme( rNa… in getByName()286 xRet = new ::unogallery::GalleryTheme( rThemeName ); in insertNewByName()
47 namespace unogallery { namespace442 void GalleryTheme::implRegisterGalleryItem( ::unogallery::GalleryItem& rItem ) in implRegisterGalleryItem()452 void GalleryTheme::implDeregisterGalleryItem( ::unogallery::GalleryItem& rItem ) in implDeregisterGalleryItem()
57 namespace unogallery { namespace63 GalleryItem::GalleryItem( ::unogallery::GalleryTheme& rTheme, const GalleryObject& rObject ) : in GalleryItem()
336 else if( ::unogallery::GalleryThemeProvider_getImplementationName().equalsAscii( pImplName ) ) in component_getFactory()339 ::unogallery::GalleryThemeProvider_getImplementationName(), in component_getFactory()340 ::unogallery::GalleryThemeProvider_createInstance, in component_getFactory()341 ::unogallery::GalleryThemeProvider_getSupportedServiceNames() ); in component_getFactory()
90 namespace unogallery namespace100 friend class ::unogallery::GalleryTheme;101 friend class ::unogallery::GalleryItem;
255 svx/source/unogallery/unogalitem \256 svx/source/unogallery/unogaltheme \257 svx/source/unogallery/unogalthemeprovider \
36 namespace unogallery { namespace
Completed in 37 milliseconds