| /aoo4110/main/sfx2/source/bastyp/ | 
| H A D | fltfnc.cxx | 162 	SfxFilterMatcher aMatch( pImpl->aName ); \175 	SfxFilterMatcher aMatch( pImpl->aName );  in GetAnyFilter()
 222     const SfxFilterMatcher aMatcher;  in GetDefaultFilter_Impl()
 277 SfxFilterMatcher::SfxFilterMatcher( const String& rName )  in SfxFilterMatcher()  function in SfxFilterMatcher
 303 SfxFilterMatcher::SfxFilterMatcher()  in SfxFilterMatcher()  function in SfxFilterMatcher
 309 SfxFilterMatcher::~SfxFilterMatcher()  in ~SfxFilterMatcher()
 353 const SfxFilter* SfxFilterMatcher::GetAnyFilter( SfxFilterFlags nMust, SfxFilterFlags nDont ) const  in GetAnyFilter()
 370 sal_uInt32  SfxFilterMatcher::GuessFilterIgnoringContent(  in GuessFilterIgnoringContent()
 488 sal_Bool SfxFilterMatcher::IsFilterInstalled_Impl( const SfxFilter* pFilter )  in IsFilterInstalled_Impl()
 828 IMPL_STATIC_LINK( SfxFilterMatcher, MaybeFileHdl_Impl, String*, pString )  in IMPL_STATIC_LINK()  argument
 [all …]
 
 | 
| /aoo4110/main/sfx2/inc/sfx2/ | 
| H A D | fcontnr.hxx | 126 class SFX2_DLLPUBLIC SfxFilterMatcher  class131 						SfxFilterMatcher( const String& rFact );
 132 						SfxFilterMatcher();
 133 						~SfxFilterMatcher();
 137 	DECL_DLLPRIVATE_STATIC_LINK( SfxFilterMatcher, MaybeFileHdl_Impl, String* );
 168 …SfxFilterMatcherIter( const SfxFilterMatcher* pMatchP, SfxFilterFlags nMask = 0, SfxFilterFlags nN…
 
 | 
| H A D | app.hxx | 85 class SfxFilterMatcher;214     SfxFilterMatcher&           GetFilterMatcher();
 
 | 
| /aoo4110/main/sfx2/source/inc/ | 
| H A D | nfltdlg.hxx | 33 class SfxFilterMatcher;48 	const SfxFilterMatcher&	rMatcher;
 55 					 const SfxFilterMatcher &rMatcher,
 
 | 
| H A D | appdata.hxx | 47 class SfxFilterMatcher;50 class SfxFilterMatcher;
 108 	SfxFilterMatcher*                   pMatcher;
 
 | 
| /aoo4110/main/sw/source/ui/uno/ | 
| H A D | swdetect.cxx | 244 …              SfxFilterMatcher().GetFilter4FilterName( aPreselectedFilterName ) : aTypeName.Len() ?  in detect()245 …                SfxFilterMatcher(String::CreateFromAscii("swriter")).GetFilter4EA( aTypeName ) : 0;  in detect()
 247 …          pPreFilter = SfxFilterMatcher(String::CreateFromAscii("sweb")).GetFilter4EA( aTypeName );  in detect()
 326                         pFilter = SfxFilterMatcher().GetFilter4EA( aTypeName );  in detect()
 339                         pFilter = SfxFilterMatcher().GetFilter4EA( pFilter->GetTypeName() );  in detect()
 
 | 
| /aoo4110/main/sfx2/source/appl/ | 
| H A D | appmain.cxx | 150 SfxFilterMatcher& SfxApplication::GetFilterMatcher()  in GetFilterMatcher()154 		pAppData_Impl->pMatcher = new SfxFilterMatcher();  in GetFilterMatcher()
 156 			pAppData_Impl->pMatcher, SfxFilterMatcher, MaybeFileHdl_Impl ) );  in GetFilterMatcher()
 
 | 
| /aoo4110/main/sfx2/source/doc/ | 
| H A D | docinsert.cxx | 113         SfxFilterMatcher* pMatcher = NULL;  in CreateMedium()115             pMatcher = new SfxFilterMatcher( m_sDocFactory );  in CreateMedium()
 117             pMatcher = new SfxFilterMatcher();  in CreateMedium()
 151             SfxFilterMatcher aMatcher( m_sDocFactory );  in CreateMediumList()
 
 | 
| H A D | docfilt.cxx | 132 	SfxFilterMatcher aMatch;  in GetFilterByName()167             const SfxFilter* pFilter = SfxFilterMatcher().GetFilter4ClipBoardId( nClipId );  in GetTypeFromStorage()
 182     SfxFilterMatcher aMatcher;  in GetTypeFromStorage()
 
 | 
| H A D | docfac.cxx | 381 	SfxFilterMatcher aMatcher ( String::CreateFromAscii( pShortName ) );  in GetTemplateFilter()
 | 
| /aoo4110/main/sd/source/ui/unoidl/ | 
| H A D | sddetect.cxx | 213 			SfxFilterMatcher aMatch;  in detect()325 …       pFilter = SfxFilterMatcher( String::CreateFromAscii("simpress") ).GetFilter4EA( aTypeName );  in detect()
 327 …          pFilter = SfxFilterMatcher( String::CreateFromAscii("sdraw") ).GetFilter4EA( aTypeName );  in detect()
 377 …                                    SfxFilterMatcher aMatch( String::CreateFromAscii("simpress") );  in detect()
 401                                 SfxFilterMatcher aMatch( String::CreateFromAscii("sdraw") );  in detect()
 
 | 
| H A D | sddetect.hxx | 41 class SfxFilterMatcher;
 | 
| /aoo4110/main/starmath/source/ | 
| H A D | smdetect.cxx | 248 …              SfxFilterMatcher().GetFilter4FilterName( aPreselectedFilterName ) : aTypeName.Len() ?  in detect()249 …                  SfxFilterMatcher(String::CreateFromAscii("smath")).GetFilter4EA( aTypeName ) : 0;  in detect()
 302 									SfxFilterMatcher( String::CreateFromAscii("smath") ).GetFilter4EA( aTypeName );  in detect()
 348 …const SfxFilter* pFilt = SfxFilterMatcher( String::CreateFromAscii("smath") ).GetFilter4EA( aTypeN…  in detect()
 
 | 
| H A D | smdetect.hxx | 41 class SfxFilterMatcher;
 | 
| /aoo4110/main/sfx2/inc/ | 
| H A D | frmload.hxx | 56 class SfxFilterMatcher;91                             const SfxFilterMatcher& rMatcher
 
 | 
| /aoo4110/main/sw/source/filter/basflt/ | 
| H A D | iodetect.cxx | 124             SfxFilterMatcher aMatcher( pFltCnt->GetName() );  in GetFilterOfFormat()234     SfxFilterMatcher aMatcher( rFltContainer.GetName() );  in IsFileFilter()
 298     SfxFilterMatcher aMatcher( pFCntnr->GetName() );  in GetFileFilter()
 
 | 
| /aoo4110/main/sfx2/source/view/ | 
| H A D | frmload.cxx | 116 …  const ::comphelper::NamedValueCollection& i_rDescriptor, const SfxFilterMatcher& rMatcher ) const  in impl_detectFilterForURL()173         const SfxFilterMatcher& rMatcher = SFX_APP()->GetFilterMatcher();  in impl_getFilterFromServiceName_nothrow()
 271     const SfxFilterMatcher& rMatcher = SFX_APP()->GetFilterMatcher();  in impl_determineFilter()
 
 | 
| /aoo4110/main/sfx2/source/dialog/ | 
| H A D | filedlgimpl.hxx | 42 class SfxFilterMatcher;62 		SfxFilterMatcher*			mpMatcher;
 
 | 
| /aoo4110/main/sd/source/ui/func/ | 
| H A D | fuinsfil.cxx | 114 	SfxFilterMatcher&       rMatcher = SFX_APP()->GetFilterMatcher();  in DoExecute()142         SfxFilterMatcher aMatch( aOwnCont );  in DoExecute()
 805 	SfxFilterMatcher&   rMatcher = SFX_APP()->GetFilterMatcher();  in GetSupportedFilterVector()
 
 | 
| /aoo4110/main/sc/source/ui/unoobj/ | 
| H A D | scdetect.cxx | 159 static const SfxFilter* lcl_DetectExcelXML( SvStream& rStream, SfxFilterMatcher& rMatcher )  in lcl_DetectExcelXML()355 		SfxFilterMatcher aMatcher( String::CreateFromAscii("scalc") );  in detect()
 456 …         	pFilter = SfxFilterMatcher( String::CreateFromAscii("scalc") ).GetFilter4EA( aTypeName );  in detect()
 
 | 
| H A D | scdetect.hxx | 41 class SfxFilterMatcher;
 | 
| /aoo4110/main/sw/source/ui/app/ | 
| H A D | docsh2.cxx | 818 						SfxFilterMatcher aMatcher( String::CreateFromAscii(rFact.GetShortName()) );  in Execute()1772     SfxFilterMatcher aMatcher( sFactory );  in LoadStylesFromFile()
 1781         SfxFilterMatcher aWebMatcher( sWebFactory );  in LoadStylesFromFile()
 
 | 
| /aoo4110/main/sw/source/ui/dbui/ | 
| H A D | mmdocselectpage.cxx | 162         SfxFilterMatcher aMatcher( String::CreateFromAscii(rFact.GetShortName()) );  in IMPL_LINK()
 | 
| H A D | mmoutputpage.cxx | 1135             SfxFilterMatcher aMatcher( pFilterContainer->GetName() );  in IMPL_LINK()1155             SfxFilterMatcher aMatcher( pFilterContainer->GetName() );  in IMPL_LINK()
 
 | 
| /aoo4110/main/filter/source/msfilter/ | 
| H A D | msoleexp.cxx | 194 …    pExpFilter = SfxFilterMatcher().GetFilter4FilterName(String::CreateFromAscii(pArr->pFilterNm));  in ExportOLEObject()
 |