Home
last modified time | relevance | path

Searched refs:SvtMatchContext_Impl (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/svtools/source/control/ !
H A Dinettbc.cxx104 class SvtMatchContext_Impl : public ::vos::OThread class
119 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_Impl
149 : 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 …]
/AOO42X/main/svtools/inc/svtools/ !
H A Dinettbc.hxx38 class SvtMatchContext_Impl;
42 friend class SvtMatchContext_Impl;
47 SvtMatchContext_Impl* pCtx;