Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/docvw/
H A Dromenu.cxx459 …if ( COMPARE_EQUAL == aExt.CompareIgnoreCaseToAscii(rGF.GetExportFormatShortName( i ).ToLowerAscii… in ExportGraphic()
467 if ( aExt == rGF.GetExportFormatShortName( i ).ToLowerAscii() ) in ExportGraphic()
514 String aFilter( rGF.GetExportFormatShortName( nFilter ) ); in ExportGraphic()
/trunk/main/svtools/source/filter/
H A DFilterConfigCache.hxx126 String GetExportFormatShortName( sal_uInt16 nFormat );
H A DSvFilterOptionsDialog.cxx223 aFltCallDlgPara.aFilterExt = aGraphicFilter.pConfig->GetExportFormatShortName( nFormat ); in execute()
H A DFilterConfigCache.cxx542 String FilterConfigCache::GetExportFormatShortName( sal_uInt16 nFormat ) in GetExportFormatShortName() function in FilterConfigCache
H A Dfilter.cxx1321 String GraphicFilter::GetExportFormatShortName( sal_uInt16 nFormat ) in GetExportFormatShortName() function in GraphicFilter
1323 return pConfig->GetExportFormatShortName( nFormat ); in GetExportFormatShortName()
/trunk/main/svtools/inc/svtools/
H A Dfilter.hxx309 String GetExportFormatShortName( sal_uInt16 nFormat );
/trunk/main/sd/source/filter/grf/
H A Dsdgrffilter.cxx322 rtl::OUString sShortName( pGraphicFilter->GetExportFormatShortName( nFilter ) ); in Export()
/trunk/main/svx/source/xoutdev/
H A D_xoutbmp.cxx262 aExt = pFilter->GetExportFormatShortName( nFilter ).ToLowerAscii(); in WriteGraphic()

Completed in 42 milliseconds