19 #ifndef INCLUDED_CPPUHELPER_IMPLBASE12_HXX 20 #define INCLUDED_CPPUHELPER_IMPLBASE12_HXX 35 type_entry m_typeEntries[ 12 + 1 ];
38 template<
typename Ifc1,
typename Ifc2,
typename Ifc3,
typename Ifc4,
typename Ifc5,
typename Ifc6,
typename Ifc7,
typename Ifc8,
typename Ifc9,
typename Ifc10,
typename Ifc11,
typename Ifc12,
typename Impl >
41 class_data* operator ()()
43 static class_data12 s_cd =
46 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
48 CPPUHELPER_DETAIL_TYPEENTRY(Ifc1),
49 CPPUHELPER_DETAIL_TYPEENTRY(Ifc2),
50 CPPUHELPER_DETAIL_TYPEENTRY(Ifc3),
51 CPPUHELPER_DETAIL_TYPEENTRY(Ifc4),
52 CPPUHELPER_DETAIL_TYPEENTRY(Ifc5),
53 CPPUHELPER_DETAIL_TYPEENTRY(Ifc6),
54 CPPUHELPER_DETAIL_TYPEENTRY(Ifc7),
55 CPPUHELPER_DETAIL_TYPEENTRY(Ifc8),
56 CPPUHELPER_DETAIL_TYPEENTRY(Ifc9),
57 CPPUHELPER_DETAIL_TYPEENTRY(Ifc10),
58 CPPUHELPER_DETAIL_TYPEENTRY(Ifc11),
59 CPPUHELPER_DETAIL_TYPEENTRY(Ifc12),
60 CPPUHELPER_DETAIL_TYPEENTRY(css::lang::XTypeProvider)
63 return reinterpret_cast< class_data *
>(&s_cd);
77 template<
class Ifc1,
class Ifc2,
class Ifc3,
class Ifc4,
class Ifc5,
class Ifc6,
class Ifc7,
class Ifc8,
class Ifc9,
class Ifc10,
class Ifc11,
class Ifc12 >
79 :
public css::lang::XTypeProvider
80 ,
public Ifc1,
public Ifc2,
public Ifc3,
public Ifc4,
public Ifc5,
public Ifc6,
public Ifc7,
public Ifc8,
public Ifc9,
public Ifc10,
public Ifc11,
public Ifc12
82 struct cd :
public rtl::StaticAggregate< class_data, ImplClassData12< Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11, Ifc12, ImplHelper12<Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11, Ifc12> > > {};
85 {
return ImplHelper_query( rType, cd::get(),
this ); }
87 {
return ImplHelper_getTypes( cd::get() ); }
89 {
return ImplHelper_getImplementationId( cd::get() ); }
91 #if !defined _MSC_VER // public -> protected changes mangled names there 93 #elif defined __clang__ 94 #pragma clang diagnostic push 95 #pragma clang diagnostic ignored "-Wnon-virtual-dtor" 98 #if defined _MSC_VER && defined __clang__ 99 #pragma clang diagnostic pop 110 template<
class Ifc1,
class Ifc2,
class Ifc3,
class Ifc4,
class Ifc5,
class Ifc6,
class Ifc7,
class Ifc8,
class Ifc9,
class Ifc10,
class Ifc11,
class Ifc12 >
113 ,
public css::lang::XTypeProvider
114 ,
public Ifc1,
public Ifc2,
public Ifc3,
public Ifc4,
public Ifc5,
public Ifc6,
public Ifc7,
public Ifc8,
public Ifc9,
public Ifc10,
public Ifc11,
public Ifc12
116 struct cd :
public rtl::StaticAggregate< class_data, ImplClassData12< Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11, Ifc12, WeakImplHelper12<Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11, Ifc12> > > {};
119 {
return WeakImplHelper_query( rType, cd::get(),
this, static_cast<OWeakObject *>(
this) ); }
125 {
return WeakImplHelper_getTypes( cd::get() ); }
127 {
return ImplHelper_getImplementationId( cd::get() ); }
142 template<
class Ifc1,
class Ifc2,
class Ifc3,
class Ifc4,
class Ifc5,
class Ifc6,
class Ifc7,
class Ifc8,
class Ifc9,
class Ifc10,
class Ifc11,
class Ifc12 >
145 ,
public css::lang::XTypeProvider
146 ,
public Ifc1,
public Ifc2,
public Ifc3,
public Ifc4,
public Ifc5,
public Ifc6,
public Ifc7,
public Ifc8,
public Ifc9,
public Ifc10,
public Ifc11,
public Ifc12
148 struct cd :
public rtl::StaticAggregate< class_data, ImplClassData12< Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11, Ifc12, WeakAggImplHelper12<Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11, Ifc12> > > {};
153 {
return WeakAggImplHelper_queryAgg( rType, cd::get(),
this, static_cast<OWeakAggObject *>(
this) ); }
159 {
return WeakAggImplHelper_getTypes( cd::get() ); }
161 {
return ImplHelper_getImplementationId( cd::get() ); }
179 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,
class Ifc12 >
182 ,
public Ifc1,
public Ifc2,
public Ifc3,
public Ifc4,
public Ifc5,
public Ifc6,
public Ifc7,
public Ifc8,
public Ifc9,
public Ifc10,
public Ifc11,
public Ifc12
184 struct cd :
public rtl::StaticAggregate< class_data, ImplClassData12< Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11, Ifc12, ImplInheritanceHelper12<BaseClass, Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11, Ifc12> > > {};
186 template<
typename T1 >
188 template<
typename T1,
typename T2 >
190 BaseClass(arg1, arg2) {}
191 template<
typename T1,
typename T2,
typename T3 >
193 T1
const & arg1, T2
const & arg2, T3
const & arg3):
194 BaseClass(arg1, arg2, arg3) {}
195 template<
typename T1,
typename T2,
typename T3,
typename T4 >
197 T1
const & arg1, T2
const & arg2, T3
const & arg3, T4
const & arg4):
198 BaseClass(arg1, arg2, arg3, arg4) {}
200 typename T1,
typename T2,
typename T3,
typename T4,
typename T5 >
202 T1
const & arg1, T2
const & arg2, T3
const & arg3, T4
const & arg4,
204 BaseClass(arg1, arg2, arg3, arg4, arg5) {}
206 typename T1,
typename T2,
typename T3,
typename T4,
typename T5,
209 T1
const & arg1, T2
const & arg2, T3
const & arg3, T4
const & arg4,
210 T5
const & arg5, T6
const & arg6):
211 BaseClass(arg1, arg2, arg3, arg4, arg5, arg6) {}
216 css::uno::Any aRet( ImplHelper_queryNoXInterface( rType, cd::get(),
this ) );
222 { BaseClass::acquire(); }
224 { BaseClass::release(); }
226 {
return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); }
228 {
return ImplHelper_getImplementationId( cd::get() ); }
247 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,
class Ifc12 >
250 ,
public Ifc1,
public Ifc2,
public Ifc3,
public Ifc4,
public Ifc5,
public Ifc6,
public Ifc7,
public Ifc8,
public Ifc9,
public Ifc10,
public Ifc11,
public Ifc12
252 struct cd :
public rtl::StaticAggregate< class_data, ImplClassData12< Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11, Ifc12, AggImplInheritanceHelper12<BaseClass, Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11, Ifc12> > > {};
254 template<
typename T1 >
256 template<
typename T1,
typename T2 >
258 BaseClass(arg1, arg2) {}
259 template<
typename T1,
typename T2,
typename T3 >
261 T1
const & arg1, T2
const & arg2, T3
const & arg3):
262 BaseClass(arg1, arg2, arg3) {}
263 template<
typename T1,
typename T2,
typename T3,
typename T4 >
265 T1
const & arg1, T2
const & arg2, T3
const & arg3, T4
const & arg4):
266 BaseClass(arg1, arg2, arg3, arg4) {}
268 typename T1,
typename T2,
typename T3,
typename T4,
typename T5 >
270 T1
const & arg1, T2
const & arg2, T3
const & arg3, T4
const & arg4,
272 BaseClass(arg1, arg2, arg3, arg4, arg5) {}
274 typename T1,
typename T2,
typename T3,
typename T4,
typename T5,
277 T1
const & arg1, T2
const & arg2, T3
const & arg3, T4
const & arg4,
278 T5
const & arg5, T6
const & arg6):
279 BaseClass(arg1, arg2, arg3, arg4, arg5, arg6) {}
286 css::uno::Any aRet( ImplHelper_queryNoXInterface( rType, cd::get(),
this ) );
289 return BaseClass::queryAggregation( rType );
292 { BaseClass::acquire(); }
294 { BaseClass::release(); }
296 {
return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); }
298 {
return ImplHelper_getImplementationId( cd::get() ); }
AggImplInheritanceHelper12(T1 const &arg1, T2 const &arg2, T3 const &arg3, T4 const &arg4, T5 const &arg5)
Definition: implbase12.hxx:269
#define SAL_OVERRIDE
C++11 "override" feature.
Definition: types.h:407
virtual void release() SAL_OVERRIDE
Definition: implbase12.hxx:293
#define SAL_NO_VTABLE
Use this for pure virtual classes, e.g.
Definition: types.h:310
virtual void acquire() SAL_OVERRIDE
increasing m_refCount
virtual css::uno::Any queryInterface(css::uno::Type const &rType) SAL_OVERRIDE
Definition: implbase12.hxx:214
virtual void release() SAL_OVERRIDE
decreasing m_refCount
AggImplInheritanceHelper12(T1 const &arg1, T2 const &arg2)
Definition: implbase12.hxx:257
AggImplInheritanceHelper12(T1 const &arg1)
Definition: implbase12.hxx:255
Helper class for a late-initialized static aggregate, e.g.
Definition: instance.hxx:544
virtual void acquire() SAL_OVERRIDE
increasing m_refCount
Definition: implbase12.hxx:120
virtual css::uno::Any queryAggregation(css::uno::Type const &rType) SAL_OVERRIDE
Definition: implbase12.hxx:284
virtual css::uno::Sequence< sal_Int8 > getImplementationId() SAL_OVERRIDE
Definition: implbase12.hxx:227
Implementation helper implementing interface css::lang::XTypeProvider and method XInterface::queryInt...
Definition: implbase12.hxx:78
virtual css::uno::Sequence< sal_Int8 > getImplementationId() SAL_OVERRIDE
Definition: implbase12.hxx:88
Base class to implement an UNO object supporting weak references, i.e.
Definition: weakagg.hxx:41
virtual css::uno::Any queryInterface(css::uno::Type const &rType) SAL_OVERRIDE
Definition: implbase12.hxx:84
~ImplHelper12()
Definition: implbase12.hxx:97
AggImplInheritanceHelper12(T1 const &arg1, T2 const &arg2, T3 const &arg3, T4 const &arg4, T5 const &arg5, T6 const &arg6)
Definition: implbase12.hxx:276
signed char sal_Int8
Definition: types.h:43
virtual void acquire() SAL_OVERRIDE
Definition: implbase12.hxx:221
virtual css::uno::Any queryInterface(css::uno::Type const &rType) SAL_OVERRIDE
Basic queryInterface() implementation supporting com::sun::star::uno::XWeak and com::sun::star::uno::...
Definition: implbase12.hxx:118
virtual void acquire() SAL_OVERRIDE
Definition: implbase12.hxx:291
Implementation helper implementing interfaces css::lang::XTypeProvider and css::uno::XInterface inher...
Definition: implbase12.hxx:248
virtual css::uno::Sequence< css::uno::Type > getTypes() SAL_OVERRIDE
Definition: implbase12.hxx:124
ImplInheritanceHelper12(T1 const &arg1)
Definition: implbase12.hxx:187
#define SAL_WARN_UNUSED
Annotate classes where a compiler should warn if an instance is unused.
Definition: types.h:598
virtual css::uno::Sequence< css::uno::Type > getTypes() SAL_OVERRIDE
Definition: implbase12.hxx:158
Implementation helper implementing interfaces css::lang::XTypeProvider and css::uno::XInterface which...
Definition: implbase12.hxx:111
css::uno::Any queryInterface(const css::uno::Type &rType, Interface1 *p1)
Compares demanded type to given template argument types.
Definition: queryinterface.hxx:39
virtual void acquire() SAL_OVERRIDE
If a delegator is set, then the delegators gets acquired.
Definition: implbase12.hxx:154
Base class to implement an UNO object supporting weak references, i.e.
Definition: weak.hxx:43
ImplInheritanceHelper12()
Definition: implbase12.hxx:213
virtual css::uno::Any queryInterface(css::uno::Type const &rType) SAL_OVERRIDE
If a delegator is set, then the delegator is queried for the demanded interface.
Definition: implbase12.hxx:150
unsigned char sal_Bool
Definition: types.h:38
virtual css::uno::Sequence< css::uno::Type > getTypes() SAL_OVERRIDE
Definition: implbase12.hxx:86
virtual void acquire() SAL_OVERRIDE
If a delegator is set, then the delegators gets acquired.
Implementation helper implementing interfaces css::lang::XTypeProvider and css::uno::XInterface which...
Definition: implbase12.hxx:143
virtual void release() SAL_OVERRIDE
If a delegator is set, then the delegators gets released.
virtual css::uno::Sequence< css::uno::Type > getTypes() SAL_OVERRIDE
Definition: implbase12.hxx:225
ImplInheritanceHelper12(T1 const &arg1, T2 const &arg2, T3 const &arg3)
Definition: implbase12.hxx:192
ImplInheritanceHelper12(T1 const &arg1, T2 const &arg2, T3 const &arg3, T4 const &arg4)
Definition: implbase12.hxx:196
Implementation helper implementing interfaces css::lang::XTypeProvider and css::uno::XInterface inher...
Definition: implbase12.hxx:180
AggImplInheritanceHelper12(T1 const &arg1, T2 const &arg2, T3 const &arg3)
Definition: implbase12.hxx:260
virtual css::uno::Sequence< sal_Int8 > getImplementationId() SAL_OVERRIDE
Definition: implbase12.hxx:297
virtual css::uno::Any queryAggregation(css::uno::Type const &rType) SAL_OVERRIDE
Called by the delegator or queryInterface.
Definition: implbase12.hxx:152
virtual css::uno::Sequence< sal_Int8 > getImplementationId() SAL_OVERRIDE
Definition: implbase12.hxx:126
Definition: Enterable.hxx:26
virtual css::uno::Any queryInterface(const css::uno::Type &rType) SAL_OVERRIDE
If a delegator is set, then the delegator is queried for the demanded interface.
ImplInheritanceHelper12(T1 const &arg1, T2 const &arg2, T3 const &arg3, T4 const &arg4, T5 const &arg5)
Definition: implbase12.hxx:201
virtual css::uno::Any queryInterface(css::uno::Type const &rType) SAL_OVERRIDE
Definition: implbase12.hxx:282
ImplInheritanceHelper12(T1 const &arg1, T2 const &arg2)
Definition: implbase12.hxx:189
AggImplInheritanceHelper12(T1 const &arg1, T2 const &arg2, T3 const &arg3, T4 const &arg4)
Definition: implbase12.hxx:264
virtual void release() SAL_OVERRIDE
If a delegator is set, then the delegators gets released.
Definition: implbase12.hxx:156
AggImplInheritanceHelper12()
Definition: implbase12.hxx:281
virtual void release() SAL_OVERRIDE
decreasing m_refCount
Definition: implbase12.hxx:122
ImplInheritanceHelper12(T1 const &arg1, T2 const &arg2, T3 const &arg3, T4 const &arg4, T5 const &arg5, T6 const &arg6)
Definition: implbase12.hxx:208
virtual css::uno::Sequence< css::uno::Type > getTypes() SAL_OVERRIDE
Definition: implbase12.hxx:295
virtual css::uno::Sequence< sal_Int8 > getImplementationId() SAL_OVERRIDE
Definition: implbase12.hxx:160
virtual void release() SAL_OVERRIDE
Definition: implbase12.hxx:223