Lines Matching refs:SfxFoundCache_Impl
170 struct SfxFoundCache_Impl struct
177 SfxFoundCache_Impl(): in SfxFoundCache_Impl() argument
184 SfxFoundCache_Impl(SfxFoundCache_Impl&r): in SfxFoundCache_Impl() argument
191 SfxFoundCache_Impl(sal_uInt16 nS, sal_uInt16 nW, const SfxSlot *pS, SfxStateCache *pC ): in SfxFoundCache_Impl() function
198 int operator<( const SfxFoundCache_Impl &r ) const in operator <() argument
201 int operator==( const SfxFoundCache_Impl &r ) const in operator ==() argument
207 SV_DECL_PTRARR_SORT_DEL(SfxFoundCacheArr_Impl, SfxFoundCache_Impl*, 16, 16 )
208 SV_IMPL_OP_PTRARR_SORT(SfxFoundCacheArr_Impl, SfxFoundCache_Impl*);
424 const SfxFoundCache_Impl *pFound = aFound[nPos]; in Update_Impl()
442 SfxFoundCache_Impl aFoundCache( in Update_Impl()
1461 const SfxFoundCache_Impl *pFound = new SfxFoundCache_Impl( in CreateSet_Impl()
1529 const SfxFoundCache_Impl *pFoundCache = new SfxFoundCache_Impl( in CreateSet_Impl()
1564 const SfxFoundCache_Impl* pFound, // Cache, Slot, Which etc. in UpdateControllers_Impl()