Home
last modified time | relevance | path

Searched refs:InsertGraphicObj (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/svx/source/gallery2/
H A Dgalexpl.cxx225 sal_Bool GalleryExplorer::InsertGraphicObj( const String& rThemeName, const Graphic& rGraphic ) in InsertGraphicObj() function in GalleryExplorer
247 sal_Bool GalleryExplorer::InsertGraphicObj( sal_uIntPtr nThemeId, const Graphic& rGraphic ) in InsertGraphicObj() function in GalleryExplorer
250 return( pGal ? InsertGraphicObj( pGal->GetThemeName( nThemeId ), rGraphic ) : sal_False ); in InsertGraphicObj()
/AOO41X/main/svx/inc/svx/
H A Dgallery.hxx118 …static sal_Bool InsertGraphicObj( const String& rThemeName, const Graphic& rGraphi…
119 … static sal_Bool InsertGraphicObj( sal_uIntPtr nThemeId, const Graphic& rGraphic );