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 =…
152 …const SfxFilter* GetAnyFilter( SfxFilterFlags nMust=0, SfxFilterFlags nDont=SFX_FILTER_NOTINSTA…
/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()