Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/main/svx/inc/svx/
H A Dgallery.hxx118 static sal_Bool InsertGraphicObj( const String& rThemeName, const Graphic& rGraphic );
119 static sal_Bool InsertGraphicObj( sal_uIntPtr nThemeId, const Graphic& rGraphic );

Completed in 7 milliseconds