Searched refs:GetExportFormatNumberForTypeName (Results 1 – 5 of 5) sorted by relevance
121 sal_uInt16 GetExportFormatNumberForTypeName( const String& rType );
515 sal_uInt16 FilterConfigCache::GetExportFormatNumberForTypeName( const String& rType ) in GetExportFormatNumberForTypeName() function in FilterConfigCache
1317 sal_uInt16 GraphicFilter::GetExportFormatNumberForTypeName( const String& rType ) in GetExportFormatNumberForTypeName() function in GraphicFilter1319 return pConfig->GetExportFormatNumberForTypeName( rType ); in GetExportFormatNumberForTypeName()
305 sal_uInt16 GetExportFormatNumberForTypeName( const String& rType );
310 … const sal_uInt16 nFilter = pGraphicFilter->GetExportFormatNumberForTypeName( aTypeName ); in Export()