Searched refs:GetExportFormatNumberForTypeName (Results 1 – 5 of 5) sorted by relevance
121 sal_uInt16 GetExportFormatNumberForTypeName( const String& rType );
516 sal_uInt16 FilterConfigCache::GetExportFormatNumberForTypeName( const String& rType ) in GetExportFormatNumberForTypeName() function in FilterConfigCache
1293 sal_uInt16 GraphicFilter::GetExportFormatNumberForTypeName( const String& rType ) in GetExportFormatNumberForTypeName() function in GraphicFilter1295 return pConfig->GetExportFormatNumberForTypeName( rType ); in GetExportFormatNumberForTypeName()
305 sal_uInt16 GetExportFormatNumberForTypeName( const String& rType );
312 const sal_uInt16 nFilter = pGraphicFilter->GetExportFormatNumberForTypeName( aTypeName ); in Export()
Completed in 32 milliseconds