Searched refs:SvtMatchContext_Impl (Results 1 – 2 of 2) sorted by relevance
104 class SvtMatchContext_Impl : public ::vos::OThread class119 DECL_STATIC_LINK( SvtMatchContext_Impl, Select_Impl, void* );131 SvtMatchContext_Impl( SvtURLBox* pBoxP, const String& rText );132 ~SvtMatchContext_Impl();136 ::vos::OMutex* SvtMatchContext_Impl::pDirMutex = 0;138 ::vos::OMutex* SvtMatchContext_Impl::GetMutex() in GetMutex()147 SvtMatchContext_Impl::SvtMatchContext_Impl( in SvtMatchContext_Impl() function in SvtMatchContext_Impl149 : aLink( STATIC_LINK( this, SvtMatchContext_Impl, Select_Impl ) ) in SvtMatchContext_Impl()168 SvtMatchContext_Impl::~SvtMatchContext_Impl() in ~SvtMatchContext_Impl()176 void SvtMatchContext_Impl::FillPicklist( SvStringsDtor& rPickList ) in FillPicklist()[all …]
38 class SvtMatchContext_Impl;42 friend class SvtMatchContext_Impl;47 SvtMatchContext_Impl* pCtx;