Searched refs:GetFilter4UIName (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sfx2/inc/sfx2/ |
H A D | fcontnr.hxx | 112 …const SfxFilter* GetFilter4UIName( const String& rName, SfxFilterFlags nMust = 0, SfxFilterFlags … 150 …const SfxFilter* GetFilter4UIName( const String& rName, SfxFilterFlags nMust = 0, SfxFilterFlag…
|
/aoo4110/main/sfx2/source/bastyp/ |
H A D | fltfnc.cxx | 171 IMPL_FORWARD_LOOP( GetFilter4UIName, const String&, rName ); 751 const SfxFilter* SfxFilterMatcher::GetFilter4UIName( const String& rName, SfxFilterFlags nMust, Sfx… in GetFilter4UIName() function in SfxFilterMatcher
|
/aoo4110/main/sfx2/source/appl/ |
H A D | shutdownicon.cxx | 502 …const SfxFilter* pFilter = SFX_APP()->GetFilterMatcher().GetFilter4UIName( aFilterName, 0, SFX_FIL… in IMPL_STATIC_LINK()
|
/aoo4110/main/sfx2/source/dialog/ |
H A D | filedlghelper.cxx | 386 pFilter = mpMatcher->GetFilter4UIName( aFilterName, m_nMustFlags, m_nDontFlags ); in getCurentSfxFilter() 1766 mpMatcher->GetFilter4UIName( _rFilter, m_nMustFlags, m_nDontFlags ); in getRealFilter()
|
Completed in 32 milliseconds