Home
last modified time | relevance | path

Searched refs:GetImportFormatShortName (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svtools/inc/svtools/
H A Dfilter.hxx230 static String GetImportFormatShortName( sal_uInt16 nFormat );
296 String GetImportFormatShortName( sal_uInt16 nFormat );
/trunk/main/svtools/source/filter/
H A DFilterConfigCache.hxx107 String GetImportFormatShortName( sal_uInt16 nFormat );
H A Dfilter.cxx1236 String GraphicFilter::GetImportFormatShortName( sal_uInt16 nFormat ) in GetImportFormatShortName() function in GraphicFilter
1238 return pConfig->GetImportFormatShortName( nFormat ); in GetImportFormatShortName()
1751 aShortName = GetImportFormatShortName( nFormat ).ToUpperAscii(); in ImportGraphic()
H A DFilterConfigCache.cxx420 String FilterConfigCache::GetImportFormatShortName( sal_uInt16 nFormat ) in GetImportFormatShortName() function in FilterConfigCache
H A Dfilter2.cxx1316 String GraphicDescriptor::GetImportFormatShortName( sal_uInt16 nFormat ) in GetImportFormatShortName() function in GraphicDescriptor
/trunk/main/cui/source/dialogs/
H A Dcuigaldlg.cxx184 aDesc.GetImportFormatShortName( in ImplSearch()
873 aExt = pFilter->GetImportFormatShortName( i ); in FillFilterList()
/trunk/main/editeng/source/rtf/
H A Drtfgrf.cxx523 sTmp = pGF->GetImportFormatShortName( --n ); in ReadBmpData()
/trunk/main/sd/source/filter/
H A Dsddetect.cxx400 String aShortName( aDesc.GetImportFormatShortName( aDesc.GetFileFormat() ) ); in detect()

Completed in 45 milliseconds