Searched refs:InsertGraphicObj (Results 1 – 2 of 2) sorted by relevance
225 sal_Bool GalleryExplorer::InsertGraphicObj( const String& rThemeName, const Graphic& rGraphic ) in InsertGraphicObj() function in GalleryExplorer247 sal_Bool GalleryExplorer::InsertGraphicObj( sal_uIntPtr nThemeId, const Graphic& rGraphic ) in InsertGraphicObj() function in GalleryExplorer250 return( pGal ? InsertGraphicObj( pGal->GetThemeName( nThemeId ), rGraphic ) : sal_False ); in InsertGraphicObj()
118 static sal_Bool InsertGraphicObj( const String& rThemeName, const Graphic& rGraphic );119 static sal_Bool InsertGraphicObj( sal_uIntPtr nThemeId, const Graphic& rGraphic );
Completed in 20 milliseconds