Searched refs:pGallery (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/svx/source/gallery2/ |
H A D | gallery1.cxx | 226 static Gallery* pGallery = NULL; in GetGalleryInstance() local 228 if( !pGallery ) in GetGalleryInstance() 231 if( !pGallery ) in GetGalleryInstance() 233 pGallery = new Gallery( SvtPathOptions().GetGalleryPath() ); in GetGalleryInstance() 237 return pGallery; in GetGalleryInstance()
|
H A D | galbrws1.cxx | 153 Gallery* pGallery, in DBG_NAME() 160 mpGallery ( pGallery ), in DBG_NAME()
|
H A D | galbrws1.hxx | 133 Gallery* pGallery,
|
H A D | galbrws2.cxx | 463 GalleryBrowser2::GalleryBrowser2( Window* pParent, const ResId& rResId, Gallery* pGallery ) : in DBG_NAME() 465 mpGallery ( pGallery ), in DBG_NAME()
|
H A D | galtheme.cxx | 73 GalleryTheme::GalleryTheme( Gallery* pGallery, GalleryThemeEntry* pThemeEntry ) : in DBG_NAME() 74 pParent ( pGallery ), in DBG_NAME()
|
/aoo41x/main/svx/inc/ |
H A D | galbrws2.hxx | 158 GalleryBrowser2( Window* pParent, const ResId& rResId, Gallery* pGallery );
|
/aoo41x/main/svx/inc/svx/ |
H A D | galtheme.hxx | 131 GalleryTheme( Gallery* pGallery, GalleryThemeEntry* pThemeEntry );
|
Completed in 40 milliseconds