LibreOffice Module sfx2 (master) 1
|
Public Member Functions | |
void | InitForIterating () const |
void | Update () const |
SfxFilterMatcher_Impl (OUString _aName) | |
~SfxFilterMatcher_Impl () | |
Public Attributes | |
OUString | aName |
SfxFilterList_Impl * | pList |
Definition at line 195 of file fltfnc.cxx.
|
inlineexplicit |
Definition at line 203 of file fltfnc.cxx.
|
inline |
Definition at line 208 of file fltfnc.cxx.
References pFilterArr, and pList.
void SfxFilterMatcher_Impl::InitForIterating | ( | ) | const |
Definition at line 277 of file fltfnc.cxx.
References aName, bFirstRead, pFilterArr, pList, SfxFilterContainer::ReadFilters_Impl(), and Update().
Referenced by SfxFilterMatcher::GetAnyFilter(), SfxFilterMatcher::GetFilter4UIName(), SfxFilterMatcher::GetFilterForProps(), SfxFilterMatcher::GuessFilterIgnoringContent(), and SfxFilterMatcherIter::SfxFilterMatcherIter().
void SfxFilterMatcher_Impl::Update | ( | ) | const |
Definition at line 263 of file fltfnc.cxx.
References aName, pFilterArr, and pList.
Referenced by InitForIterating().
OUString SfxFilterMatcher_Impl::aName |
Definition at line 198 of file fltfnc.cxx.
Referenced by SfxFilterMatcher::GetFilterForProps(), SfxFilterMatcher::GuessFilterControlDefaultUI(), InitForIterating(), and Update().
|
mutable |
Definition at line 199 of file fltfnc.cxx.
Referenced by SfxFilterMatcherIter::Find_Impl(), SfxFilterMatcher::GetAnyFilter(), SfxFilterMatcher::GetFilter4EA(), SfxFilterMatcher::GetFilter4Extension(), SfxFilterMatcher::GetFilter4FilterName(), SfxFilterMatcher::GetFilter4Mime(), SfxFilterMatcher::GetFilter4UIName(), InitForIterating(), Update(), and ~SfxFilterMatcher_Impl().