Home
last modified time | relevance | path

Searched refs:GetExportFormatMediaType (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/svtools/source/filter/
H A DFilterConfigCache.hxx125 String GetExportFormatMediaType( sal_uInt16 nFormat );
H A DFilterConfigCache.cxx535 String FilterConfigCache::GetExportFormatMediaType( sal_uInt16 nFormat ) in GetExportFormatMediaType() function in FilterConfigCache
H A Dfilter.cxx1314 String GraphicFilter::GetExportFormatMediaType( sal_uInt16 nFormat ) in GetExportFormatMediaType() function in GraphicFilter
1316 return pConfig->GetExportFormatMediaType( nFormat ); in GetExportFormatMediaType()
/aoo4110/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx1291 if( aMimeTypeName.Equals( pFilter->GetExportFormatMediaType( nFilter ) ) ) in supportsMimeType()
1312 OUString aMimeType( pFilter->GetExportFormatMediaType( nFilter ) ); in getSupportedMimeTypeNames()
/aoo4110/main/svtools/inc/svtools/
H A Dfilter.hxx308 String GetExportFormatMediaType( sal_uInt16 nFormat );
/aoo4110/main/sd/source/filter/grf/
H A Dsdgrffilter.cxx486 const OUString aFilterMimeType( rGF.GetExportFormatMediaType( i ) ); in SaveGraphic()

Completed in 46 milliseconds