Searched refs:GalleryGraphicImport (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/svx/source/gallery2/ |
H A D | galtheme.cxx | 614 if ( GalleryGraphicImport( aURL, aGraphic, aFormat ) ) in Actualize() 864 bRet = ( GalleryGraphicImport( aURL, rGraphic, aFilterDummy, bProgress ) != SGA_IMPORT_NONE ); in GetGraphic() 1193 const sal_uInt16 nImportRet = GalleryGraphicImport( rURL, aGraphic, aFormat ); in InsertURL()
|
H A D | galobj.cxx | 314 if ( SGA_IMPORT_NONE != GalleryGraphicImport( rURL, aGraphic, aFilter ) ) in SgaObjectBmp()
|
H A D | galmisc.cxx | 112 sal_uInt16 GalleryGraphicImport( const INetURLObject& rURL, Graphic& rGraphic, in GalleryGraphicImport() function
|
/aoo41x/main/svx/inc/svx/ |
H A D | galmisc.hxx | 103 sal_uInt16 GalleryGraphicImport( const INetURLObject& rURL, Graphic& rGraphic, String& rFilterNam…
|
Completed in 26 milliseconds