Searched refs:GetExportWildcard (Results 1 – 6 of 6) sorted by relevance
127 String GetExportWildcard( sal_uInt16 nFormat, sal_Int32 nEntry );
570 String FilterConfigCache::GetExportWildcard( sal_uInt16 nFormat, sal_Int32 nEntry ) in GetExportWildcard() function in FilterConfigCache
1336 String GraphicFilter::GetExportWildcard( sal_uInt16 nFormat, sal_Int32 nEntry ) in GetExportWildcard() function in GraphicFilter1338 return pConfig->GetExportWildcard( nFormat, nEntry ); in GetExportWildcard()
311 String GetExportWildcard( sal_uInt16 nFormat, sal_Int32 nEntry = 0 );
458 xFltMgr->appendFilter( rGF.GetExportFormatName( i ), rGF.GetExportWildcard( i ) ); in ExportGraphic()
487 xFltMgr->appendFilter( aExportFormatName, rGF.GetExportWildcard( i ) ); in SaveGraphic()
Completed in 38 milliseconds