Home
last modified time | relevance | path

Searched refs:GetAnyFilter (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sfx2/inc/sfx2/
H A Dfcontnr.hxx106 …const SfxFilter* GetAnyFilter( SfxFilterFlags nMust = SFX_FILTER_IMPORT, SfxFilterFlags nDont = S…
152 …const SfxFilter* GetAnyFilter( SfxFilterFlags nMust=0, SfxFilterFlags nDont=SFX_FILTER_NOTINSTALL…
/aoo41x/main/sfx2/source/bastyp/
H A Dfltfnc.cxx173 const SfxFilter* SfxFilterContainer::GetAnyFilter( SfxFilterFlags nMust, SfxFilterFlags nDont ) con… in GetAnyFilter() function in SfxFilterContainer
176 return aMatch.GetAnyFilter( nMust, nDont ); in GetAnyFilter()
353 const SfxFilter* SfxFilterMatcher::GetAnyFilter( SfxFilterFlags nMust, SfxFilterFlags nDont ) const in GetAnyFilter() function in SfxFilterMatcher
/aoo41x/main/sfx2/source/view/
H A Dorgmgr.cxx190 …aTitle, aDocShell->GetFactory().GetFilterContainer()->GetAnyFilter( SFX_FILTER_IMPORT | SFX_FILTER… in SV_IMPL_OP_PTRARR_SORT()
/aoo41x/main/sfx2/source/doc/
H A Dobjstor.cxx1159 …pFilter = GetFactory().GetFilterContainer()->GetAnyFilter( SFX_FILTER_IMPORT | SFX_FILTER_EXPORT ); in SaveTo_Impl()
2967 …pNewFile->SetFilter( GetFactory().GetFilterContainer()->GetAnyFilter( SFX_FILTER_IMPORT | SFX_FILT… in PreDoSaveAs_Impl()
H A Ddoctempl.cxx1970 …mxObjShell->GetFactory().GetFilterContainer()->GetAnyFilter( SFX_FILTER_EXPORT | SFX_FILTER_IMPORT… in DeleteObjectShell()

Completed in 39 milliseconds