Searched refs:GetImportFormatShortName (Results 1 – 8 of 8) sorted by relevance
230 static String GetImportFormatShortName( sal_uInt16 nFormat );296 String GetImportFormatShortName( sal_uInt16 nFormat );
107 String GetImportFormatShortName( sal_uInt16 nFormat );
1236 String GraphicFilter::GetImportFormatShortName( sal_uInt16 nFormat ) in GetImportFormatShortName() function in GraphicFilter1238 return pConfig->GetImportFormatShortName( nFormat ); in GetImportFormatShortName()1751 aShortName = GetImportFormatShortName( nFormat ).ToUpperAscii(); in ImportGraphic()
420 String FilterConfigCache::GetImportFormatShortName( sal_uInt16 nFormat ) in GetImportFormatShortName() function in FilterConfigCache
1316 String GraphicDescriptor::GetImportFormatShortName( sal_uInt16 nFormat ) in GetImportFormatShortName() function in GraphicDescriptor
184 aDesc.GetImportFormatShortName( in ImplSearch()873 aExt = pFilter->GetImportFormatShortName( i ); in FillFilterList()
523 sTmp = pGF->GetImportFormatShortName( --n ); in ReadBmpData()
400 String aShortName( aDesc.GetImportFormatShortName( aDesc.GetFileFormat() ) ); in detect()
Completed in 65 milliseconds