28 #ifndef _CPPUHELPER_IMPLBASE11_HXX_
29 #define _CPPUHELPER_IMPLBASE11_HXX_
44 type_entry m_typeEntries[ 11 + 1 ];
47 template<
typename Ifc1,
typename Ifc2,
typename Ifc3,
typename Ifc4,
typename Ifc5,
typename Ifc6,
typename Ifc7,
typename Ifc8,
typename Ifc9,
typename Ifc10,
typename Ifc11,
typename Impl >
48 struct ImplClassData11
50 class_data* operator ()()
52 static class_data11 s_cd =
55 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
57 { { Ifc1::static_type }, ((sal_IntPtr)(Ifc1 *) (Impl *) 16) - 16 },
58 { { Ifc2::static_type }, ((sal_IntPtr)(Ifc2 *) (Impl *) 16) - 16 },
59 { { Ifc3::static_type }, ((sal_IntPtr)(Ifc3 *) (Impl *) 16) - 16 },
60 { { Ifc4::static_type }, ((sal_IntPtr)(Ifc4 *) (Impl *) 16) - 16 },
61 { { Ifc5::static_type }, ((sal_IntPtr)(Ifc5 *) (Impl *) 16) - 16 },
62 { { Ifc6::static_type }, ((sal_IntPtr)(Ifc6 *) (Impl *) 16) - 16 },
63 { { Ifc7::static_type }, ((sal_IntPtr)(Ifc7 *) (Impl *) 16) - 16 },
64 { { Ifc8::static_type }, ((sal_IntPtr)(Ifc8 *) (Impl *) 16) - 16 },
65 { { Ifc9::static_type }, ((sal_IntPtr)(Ifc9 *) (Impl *) 16) - 16 },
66 { { Ifc10::static_type }, ((sal_IntPtr)(Ifc10 *) (Impl *) 16) - 16 },
67 { { Ifc11::static_type }, ((sal_IntPtr)(Ifc11 *) (Impl *) 16) - 16 },
68 { { com::sun::star::lang::XTypeProvider::static_type }, ((sal_IntPtr)(com::sun::star::lang::XTypeProvider *) (Impl *) 16) - 16 }
71 return reinterpret_cast< class_data *
>(&s_cd);
85 template<
class Ifc1,
class Ifc2,
class Ifc3,
class Ifc4,
class Ifc5,
class Ifc6,
class Ifc7,
class Ifc8,
class Ifc9,
class Ifc10,
class Ifc11 >
87 :
public com::sun::star::lang::XTypeProvider
88 ,
public Ifc1,
public Ifc2,
public Ifc3,
public Ifc4,
public Ifc5,
public Ifc6,
public Ifc7,
public Ifc8,
public Ifc9,
public Ifc10,
public Ifc11
90 struct cd :
public rtl::StaticAggregate< class_data, ImplClassData11< Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11, ImplHelper11<Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11> > > {};
93 {
return ImplHelper_query( rType, cd::get(),
this ); }
95 {
return ImplHelper_getTypes( cd::get() ); }
97 {
return ImplHelper_getImplementationId( cd::get() ); }
99 #if !defined _MSC_VER // public -> protected changes mangled names there
112 template<
class Ifc1,
class Ifc2,
class Ifc3,
class Ifc4,
class Ifc5,
class Ifc6,
class Ifc7,
class Ifc8,
class Ifc9,
class Ifc10,
class Ifc11 >
115 ,
public com::sun::star::lang::XTypeProvider
116 ,
public Ifc1,
public Ifc2,
public Ifc3,
public Ifc4,
public Ifc5,
public Ifc6,
public Ifc7,
public Ifc8,
public Ifc9,
public Ifc10,
public Ifc11
118 struct cd :
public rtl::StaticAggregate< class_data, ImplClassData11< Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11, WeakImplHelper11<Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11> > > {};
121 {
return WeakImplHelper_query( rType, cd::get(),
this, (
OWeakObject *)
this ); }
122 virtual void SAL_CALL acquire() throw ()
124 virtual void SAL_CALL release() throw ()
127 {
return WeakImplHelper_getTypes( cd::get() ); }
129 {
return ImplHelper_getImplementationId( cd::get() ); }
144 template<
class Ifc1,
class Ifc2,
class Ifc3,
class Ifc4,
class Ifc5,
class Ifc6,
class Ifc7,
class Ifc8,
class Ifc9,
class Ifc10,
class Ifc11 >
147 ,
public com::sun::star::lang::XTypeProvider
148 ,
public Ifc1,
public Ifc2,
public Ifc3,
public Ifc4,
public Ifc5,
public Ifc6,
public Ifc7,
public Ifc8,
public Ifc9,
public Ifc10,
public Ifc11
150 struct cd :
public rtl::StaticAggregate< class_data, ImplClassData11< Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11, WeakAggImplHelper11<Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11> > > {};
155 {
return WeakAggImplHelper_queryAgg( rType, cd::get(),
this, (
OWeakAggObject *)
this ); }
156 virtual void SAL_CALL acquire() throw ()
158 virtual void SAL_CALL release() throw ()
161 {
return WeakAggImplHelper_getTypes( cd::get() ); }
163 {
return ImplHelper_getImplementationId( cd::get() ); }
181 template<
class BaseClass,
class Ifc1,
class Ifc2,
class Ifc3,
class Ifc4,
class Ifc5,
class Ifc6,
class Ifc7,
class Ifc8,
class Ifc9,
class Ifc10,
class Ifc11 >
184 ,
public Ifc1,
public Ifc2,
public Ifc3,
public Ifc4,
public Ifc5,
public Ifc6,
public Ifc7,
public Ifc8,
public Ifc9,
public Ifc10,
public Ifc11
186 struct cd :
public rtl::StaticAggregate< class_data, ImplClassData11< Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11, ImplInheritanceHelper11<BaseClass, Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11> > > {};
188 template<
typename T1 >
190 template<
typename T1,
typename T2 >
192 BaseClass(arg1, arg2) {}
193 template<
typename T1,
typename T2,
typename T3 >
195 T1
const & arg1, T2
const & arg2, T3
const & arg3):
196 BaseClass(arg1, arg2, arg3) {}
197 template<
typename T1,
typename T2,
typename T3,
typename T4 >
199 T1
const & arg1, T2
const & arg2, T3
const & arg3, T4
const & arg4):
200 BaseClass(arg1, arg2, arg3, arg4) {}
202 typename T1,
typename T2,
typename T3,
typename T4,
typename T5 >
204 T1
const & arg1, T2
const & arg2, T3
const & arg3, T4
const & arg4,
206 BaseClass(arg1, arg2, arg3, arg4, arg5) {}
208 typename T1,
typename T2,
typename T3,
typename T4,
typename T5,
211 T1
const & arg1, T2
const & arg2, T3
const & arg3, T4
const & arg4,
212 T5
const & arg5, T6
const & arg6):
213 BaseClass(arg1, arg2, arg3, arg4, arg5, arg6) {}
223 virtual void SAL_CALL acquire() throw ()
224 { BaseClass::acquire(); }
225 virtual void SAL_CALL release() throw ()
226 { BaseClass::release(); }
228 {
return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); }
230 {
return ImplHelper_getImplementationId( cd::get() ); }
249 template<
class BaseClass,
class Ifc1,
class Ifc2,
class Ifc3,
class Ifc4,
class Ifc5,
class Ifc6,
class Ifc7,
class Ifc8,
class Ifc9,
class Ifc10,
class Ifc11 >
252 ,
public Ifc1,
public Ifc2,
public Ifc3,
public Ifc4,
public Ifc5,
public Ifc6,
public Ifc7,
public Ifc8,
public Ifc9,
public Ifc10,
public Ifc11
254 struct cd :
public rtl::StaticAggregate< class_data, ImplClassData11< Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11, AggImplInheritanceHelper11<BaseClass, Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11> > > {};
256 template<
typename T1 >
258 template<
typename T1,
typename T2 >
260 BaseClass(arg1, arg2) {}
261 template<
typename T1,
typename T2,
typename T3 >
263 T1
const & arg1, T2
const & arg2, T3
const & arg3):
264 BaseClass(arg1, arg2, arg3) {}
265 template<
typename T1,
typename T2,
typename T3,
typename T4 >
267 T1
const & arg1, T2
const & arg2, T3
const & arg3, T4
const & arg4):
268 BaseClass(arg1, arg2, arg3, arg4) {}
270 typename T1,
typename T2,
typename T3,
typename T4,
typename T5 >
272 T1
const & arg1, T2
const & arg2, T3
const & arg3, T4
const & arg4,
274 BaseClass(arg1, arg2, arg3, arg4, arg5) {}
276 typename T1,
typename T2,
typename T3,
typename T4,
typename T5,
279 T1
const & arg1, T2
const & arg2, T3
const & arg3, T4
const & arg4,
280 T5
const & arg5, T6
const & arg6):
281 BaseClass(arg1, arg2, arg3, arg4, arg5, arg6) {}
291 return BaseClass::queryAggregation( rType );
293 virtual void SAL_CALL acquire() throw ()
294 { BaseClass::acquire(); }
295 virtual void SAL_CALL release() throw ()
296 { BaseClass::release(); }
298 {
return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); }
300 {
return ImplHelper_getImplementationId( cd::get() ); }