Lines Matching refs:cppu
102 ::cppu::type_entry m_typeEntries[COMPHELPER_IMPLBASE_INTERFACE_NUMBER + 1]; in BOOST_PP_CAT()
110 ::cppu::class_data * operator()() { in BOOST_PP_CAT()
129 return reinterpret_cast< ::cppu::class_data * >(&s_cd); in BOOST_PP_CAT()
154 ::cppu::class_data,
171 { return ::cppu::ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
174 { return ::cppu::ImplHelper_getTypes( cd::get() ); } in getTypes()
178 { return ::cppu::ImplHelper_getImplementationId( cd::get() ); } in getImplementationId()
196 : public ::cppu::OWeakObject,
202 ::cppu::class_data,
216 return ::cppu::WeakImplHelper_query( in queryInterface()
225 { return ::cppu::WeakImplHelper_getTypes( cd::get() ); } in getTypes()
229 { return ::cppu::ImplHelper_getImplementationId( cd::get() ); } in getImplementationId()
262 ::cppu::class_data,
294 ::cppu::ImplHelper_queryNoXInterface( rType, cd::get(), this ) ); in queryInterface()
306 return ::cppu::ImplInhHelper_getTypes( in getTypes()
312 { return ::cppu::ImplHelper_getImplementationId( cd::get() ); } in getImplementationId()
340 : public ::cppu::WeakComponentImplHelperBase,
346 ::cppu::class_data,
364 return ::cppu::WeakComponentImplHelper_query( in queryInterface()
366 static_cast< ::cppu::WeakComponentImplHelperBase * >(this) ); in queryInterface()
374 { return ::cppu::WeakComponentImplHelper_getTypes( cd::get() ); } in getTypes()
378 { return ::cppu::ImplHelper_getImplementationId( cd::get() ); } in getImplementationId()