Home
last modified time | relevance | path

Searched refs:GetExportFormatNumberForShortName (Results 1 – 10 of 10) sorted by relevance

/trunk/main/svx/source/xoutdev/
H A D_xoutbmp.cxx250 nFilter = pFilter->GetExportFormatNumberForShortName( aFilter ); in WriteGraphic()
254 nFilter = pFilter->GetExportFormatNumberForShortName( FORMAT_JPG ); in WriteGraphic()
257 nFilter = pFilter->GetExportFormatNumberForShortName( FORMAT_BMP ); in WriteGraphic()
/trunk/main/svtools/source/filter/
H A DFilterConfigCache.hxx120 sal_uInt16 GetExportFormatNumberForShortName( const String& rShortName );
H A Dfilter.cxx1286 sal_uInt16 GraphicFilter::GetExportFormatNumberForShortName( const String& rShortName ) in GetExportFormatNumberForShortName() function in GraphicFilter
1288 return pConfig->GetExportFormatNumberForShortName( rShortName ); in GetExportFormatNumberForShortName()
2271 …nFormat = GetExportFormatNumberForShortName( String( aShortName.GetBuffer(), RTL_TEXTENCODING_UTF8… in IMPL_LINK()
H A DFilterConfigCache.cxx504 sal_uInt16 FilterConfigCache::GetExportFormatNumberForShortName( const String& rShortName ) in GetExportFormatNumberForShortName() function in FilterConfigCache
/trunk/main/svx/source/xml/
H A Dxmlgrhlp.cxx146 …pFilter->ExportGraphic( aGraphic, String(), *pStm, pFilter->GetExportFormatNumberForShortName( aFo… in SvXMLGraphicInputStream()
625 pFilter->GetExportFormatNumberForShortName( aFormat ) ) == 0 ); in ImplWriteGraphic()
/trunk/main/svtools/inc/svtools/
H A Dfilter.hxx304 sal_uInt16 GetExportFormatNumberForShortName( const String& rShortName );
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx902 …aFilter.GetExportFormatNumberForShortName( OUString( RTL_CONSTASCII_USTRINGPARAM( JPG_SHORTNAME ) … in defineBitmap()
907 …aFilter.GetExportFormatNumberForShortName( OUString( RTL_CONSTASCII_USTRINGPARAM( JPG_SHORTNAME ) … in defineBitmap()
/trunk/main/svtools/source/graphic/
H A Dprovider.cxx851 …pFilter->GetExportFormatNumberForShortName( ::rtl::OUString::createFromAscii( pFilterShortName ) ), in storeGraphic()
/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx1079 : pFilter->GetExportFormatNumberForShortName( aSettings.maFilterName ); in filter()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx4440 …pFilter->GetExportFormatNumberForShortName( String( RTL_CONSTASCII_USTRINGPARAM( "GIF" ) ) ), NULL… in GetBlibID()
4456 …pFilter->GetExportFormatNumberForShortName( String( RTL_CONSTASCII_USTRINGPARAM( "PNG" ) ) ), &aFi… in GetBlibID()

Completed in 91 milliseconds