Searched refs:SfxFilterMatcher_Impl (Results 1 – 2 of 2) sorted by relevance
262 class SfxFilterMatcher_Impl class270 SfxFilterMatcher_Impl() in SfxFilterMatcher_Impl() function in SfxFilterMatcher_Impl275 DECL_PTRARRAY( SfxFilterMatcherArr_Impl, SfxFilterMatcher_Impl*, 2, 2 )289 SfxFilterMatcher_Impl* pImp = pImplArr->GetObject(n); in SfxFilterMatcher()297 pImpl = new SfxFilterMatcher_Impl; in SfxFilterMatcher()306 pImpl = new SfxFilterMatcher_Impl; in SfxFilterMatcher()316 void SfxFilterMatcher_Impl::Update() in Update()331 void SfxFilterMatcher_Impl::InitForIterating() const in InitForIterating()343 ((SfxFilterMatcher_Impl*)this)->pList = new SfxFilterList_Impl; in InitForIterating()344 ((SfxFilterMatcher_Impl*)this)->Update(); in InitForIterating()[all …]
124 class SfxFilterMatcher_Impl;129 SfxFilterMatcher_Impl *pImpl;161 const SfxFilterMatcher_Impl *pMatch;
Completed in 25 milliseconds