Home
last modified time | relevance | path

Searched refs:BaseClass (Results 1 – 24 of 24) sorted by relevance

/AOO41X/main/cppuhelper/inc/cppuhelper/
H A Dimplbase1.hxx161 template< class BaseClass, class Ifc1 >
163 : public BaseClass
167 …taticAggregate< class_data, ImplClassData1< Ifc1, ImplInheritanceHelper1< BaseClass, Ifc1 > > > {};
172 …::Reference<com::sun::star::uno::XComponentContext> const& xContext ) : BaseClass(args,xContext) {} in ImplInheritanceHelper1()
175 explicit ImplInheritanceHelper1(T1 const & arg1): BaseClass(arg1) {} in ImplInheritanceHelper1()
178 BaseClass(arg1, arg2) {} in ImplInheritanceHelper1()
182 BaseClass(arg1, arg2, arg3) {} in ImplInheritanceHelper1()
186 BaseClass(arg1, arg2, arg3, arg4) {} in ImplInheritanceHelper1()
192 BaseClass(arg1, arg2, arg3, arg4, arg5) {} in ImplInheritanceHelper1()
199 BaseClass(arg1, arg2, arg3, arg4, arg5, arg6) {} in ImplInheritanceHelper1()
[all …]
H A Dimplbase3.hxx164 template< class BaseClass, class Ifc1, class Ifc2, class Ifc3 >
166 : public BaseClass
170 …< class_data, ImplClassData3 < Ifc1, Ifc2, Ifc3, ImplInheritanceHelper3<BaseClass, Ifc1, Ifc2, Ifc…
173 explicit ImplInheritanceHelper3(T1 const & arg1): BaseClass(arg1) {} in ImplInheritanceHelper3()
176 BaseClass(arg1, arg2) {} in ImplInheritanceHelper3()
180 BaseClass(arg1, arg2, arg3) {} in ImplInheritanceHelper3()
184 BaseClass(arg1, arg2, arg3, arg4) {} in ImplInheritanceHelper3()
190 BaseClass(arg1, arg2, arg3, arg4, arg5) {} in ImplInheritanceHelper3()
197 BaseClass(arg1, arg2, arg3, arg4, arg5, arg6) {} in ImplInheritanceHelper3()
205 return BaseClass::queryInterface( rType ); in queryInterface()
[all …]
H A Dimplbase2.hxx162 template< class BaseClass, class Ifc1, class Ifc2 >
164 : public BaseClass
168 …regate< class_data, ImplClassData2 < Ifc1, Ifc2, ImplInheritanceHelper2<BaseClass, Ifc1, Ifc2> > >…
171 explicit ImplInheritanceHelper2(T1 const & arg1): BaseClass(arg1) {} in ImplInheritanceHelper2()
174 BaseClass(arg1, arg2) {} in ImplInheritanceHelper2()
178 BaseClass(arg1, arg2, arg3) {} in ImplInheritanceHelper2()
182 BaseClass(arg1, arg2, arg3, arg4) {} in ImplInheritanceHelper2()
188 BaseClass(arg1, arg2, arg3, arg4, arg5) {} in ImplInheritanceHelper2()
195 BaseClass(arg1, arg2, arg3, arg4, arg5, arg6) {} in ImplInheritanceHelper2()
203 return BaseClass::queryInterface( rType ); in queryInterface()
[all …]
H A Dimplbase4.hxx165 template< class BaseClass, class Ifc1, class Ifc2, class Ifc3, class Ifc4 >
167 : public BaseClass
171 …s_data, ImplClassData4 < Ifc1, Ifc2, Ifc3, Ifc4, ImplInheritanceHelper4<BaseClass, Ifc1, Ifc2, Ifc…
174 explicit ImplInheritanceHelper4(T1 const & arg1): BaseClass(arg1) {} in ImplInheritanceHelper4()
177 BaseClass(arg1, arg2) {} in ImplInheritanceHelper4()
181 BaseClass(arg1, arg2, arg3) {} in ImplInheritanceHelper4()
185 BaseClass(arg1, arg2, arg3, arg4) {} in ImplInheritanceHelper4()
191 BaseClass(arg1, arg2, arg3, arg4, arg5) {} in ImplInheritanceHelper4()
198 BaseClass(arg1, arg2, arg3, arg4, arg5, arg6) {} in ImplInheritanceHelper4()
206 return BaseClass::queryInterface( rType ); in queryInterface()
[all …]
H A Dimplbase6.hxx167 …template< class BaseClass, class Ifc1, class Ifc2, class Ifc3, class Ifc4, class Ifc5, class Ifc6 >
169 : public BaseClass
173 …ClassData6 < Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, ImplInheritanceHelper6<BaseClass, Ifc1, Ifc2, Ifc…
176 explicit ImplInheritanceHelper6(T1 const & arg1): BaseClass(arg1) {} in ImplInheritanceHelper6()
179 BaseClass(arg1, arg2) {} in ImplInheritanceHelper6()
183 BaseClass(arg1, arg2, arg3) {} in ImplInheritanceHelper6()
187 BaseClass(arg1, arg2, arg3, arg4) {} in ImplInheritanceHelper6()
193 BaseClass(arg1, arg2, arg3, arg4, arg5) {} in ImplInheritanceHelper6()
200 BaseClass(arg1, arg2, arg3, arg4, arg5, arg6) {} in ImplInheritanceHelper6()
208 return BaseClass::queryInterface( rType ); in queryInterface()
[all …]
H A Dimplbase5.hxx166 template< class BaseClass, class Ifc1, class Ifc2, class Ifc3, class Ifc4, class Ifc5 >
168 : public BaseClass
172 …, ImplClassData5 < Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, ImplInheritanceHelper5<BaseClass, Ifc1, Ifc2, Ifc…
175 explicit ImplInheritanceHelper5(T1 const & arg1): BaseClass(arg1) {} in ImplInheritanceHelper5()
178 BaseClass(arg1, arg2) {} in ImplInheritanceHelper5()
182 BaseClass(arg1, arg2, arg3) {} in ImplInheritanceHelper5()
186 BaseClass(arg1, arg2, arg3, arg4) {} in ImplInheritanceHelper5()
192 BaseClass(arg1, arg2, arg3, arg4, arg5) {} in ImplInheritanceHelper5()
199 BaseClass(arg1, arg2, arg3, arg4, arg5, arg6) {} in ImplInheritanceHelper5()
207 return BaseClass::queryInterface( rType ); in queryInterface()
[all …]
H A Dimplbase8.hxx169 …template< class BaseClass, class Ifc1, class Ifc2, class Ifc3, class Ifc4, class Ifc5, class Ifc6,…
171 : public BaseClass
175 … Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, ImplInheritanceHelper8<BaseClass, Ifc1, Ifc2, Ifc…
178 explicit ImplInheritanceHelper8(T1 const & arg1): BaseClass(arg1) {} in ImplInheritanceHelper8()
181 BaseClass(arg1, arg2) {} in ImplInheritanceHelper8()
185 BaseClass(arg1, arg2, arg3) {} in ImplInheritanceHelper8()
189 BaseClass(arg1, arg2, arg3, arg4) {} in ImplInheritanceHelper8()
195 BaseClass(arg1, arg2, arg3, arg4, arg5) {} in ImplInheritanceHelper8()
202 BaseClass(arg1, arg2, arg3, arg4, arg5, arg6) {} in ImplInheritanceHelper8()
210 return BaseClass::queryInterface( rType ); in queryInterface()
[all …]
H A Dimplbase7.hxx169 …template< class BaseClass, class Ifc1, class Ifc2, class Ifc3, class Ifc4, class Ifc5, class Ifc6,…
171 : public BaseClass
175 …Data7< Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, ImplInheritanceHelper7<BaseClass, Ifc1, Ifc2, Ifc…
178 explicit ImplInheritanceHelper7(T1 const & arg1): BaseClass(arg1) {} in ImplInheritanceHelper7()
181 BaseClass(arg1, arg2) {} in ImplInheritanceHelper7()
185 BaseClass(arg1, arg2, arg3) {} in ImplInheritanceHelper7()
189 BaseClass(arg1, arg2, arg3, arg4) {} in ImplInheritanceHelper7()
195 BaseClass(arg1, arg2, arg3, arg4, arg5) {} in ImplInheritanceHelper7()
202 BaseClass(arg1, arg2, arg3, arg4, arg5, arg6) {} in ImplInheritanceHelper7()
210 return BaseClass::queryInterface( rType ); in queryInterface()
[all …]
H A Dimplbase9.hxx171 …template< class BaseClass, class Ifc1, class Ifc2, class Ifc3, class Ifc4, class Ifc5, class Ifc6,…
173 : public BaseClass
177 … Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, ImplInheritanceHelper9<BaseClass, Ifc1, Ifc2, Ifc…
180 explicit ImplInheritanceHelper9(T1 const & arg1): BaseClass(arg1) {} in ImplInheritanceHelper9()
183 BaseClass(arg1, arg2) {} in ImplInheritanceHelper9()
187 BaseClass(arg1, arg2, arg3) {} in ImplInheritanceHelper9()
191 BaseClass(arg1, arg2, arg3, arg4) {} in ImplInheritanceHelper9()
197 BaseClass(arg1, arg2, arg3, arg4, arg5) {} in ImplInheritanceHelper9()
204 BaseClass(arg1, arg2, arg3, arg4, arg5, arg6) {} in ImplInheritanceHelper9()
212 return BaseClass::queryInterface( rType ); in queryInterface()
[all …]
H A Dimplbase10.hxx171 …template< class BaseClass, class Ifc1, class Ifc2, class Ifc3, class Ifc4, class Ifc5, class Ifc6,…
173 : public BaseClass
177 …fc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, ImplInheritanceHelper10<BaseClass, Ifc1, Ifc2, Ifc…
180 explicit ImplInheritanceHelper10(T1 const & arg1): BaseClass(arg1) {} in ImplInheritanceHelper10()
183 BaseClass(arg1, arg2) {} in ImplInheritanceHelper10()
187 BaseClass(arg1, arg2, arg3) {} in ImplInheritanceHelper10()
191 BaseClass(arg1, arg2, arg3, arg4) {} in ImplInheritanceHelper10()
197 BaseClass(arg1, arg2, arg3, arg4, arg5) {} in ImplInheritanceHelper10()
204 BaseClass(arg1, arg2, arg3, arg4, arg5, arg6) {} in ImplInheritanceHelper10()
212 return BaseClass::queryInterface( rType ); in queryInterface()
[all …]
H A Dimplbase11.hxx172 …template< class BaseClass, class Ifc1, class Ifc2, class Ifc3, class Ifc4, class Ifc5, class Ifc6,…
174 : public BaseClass
178 …c4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11, ImplInheritanceHelper11<BaseClass, Ifc1, Ifc2, Ifc…
181 explicit ImplInheritanceHelper11(T1 const & arg1): BaseClass(arg1) {} in ImplInheritanceHelper11()
184 BaseClass(arg1, arg2) {} in ImplInheritanceHelper11()
188 BaseClass(arg1, arg2, arg3) {} in ImplInheritanceHelper11()
192 BaseClass(arg1, arg2, arg3, arg4) {} in ImplInheritanceHelper11()
198 BaseClass(arg1, arg2, arg3, arg4, arg5) {} in ImplInheritanceHelper11()
205 BaseClass(arg1, arg2, arg3, arg4, arg5, arg6) {} in ImplInheritanceHelper11()
213 return BaseClass::queryInterface( rType ); in queryInterface()
[all …]
H A Dimplbase12.hxx173 …template< class BaseClass, class Ifc1, class Ifc2, class Ifc3, class Ifc4, class Ifc5, class Ifc6,…
175 : public BaseClass
179 …5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11, Ifc12, ImplInheritanceHelper12<BaseClass, Ifc1, Ifc2, Ifc…
182 explicit ImplInheritanceHelper12(T1 const & arg1): BaseClass(arg1) {} in ImplInheritanceHelper12()
185 BaseClass(arg1, arg2) {} in ImplInheritanceHelper12()
189 BaseClass(arg1, arg2, arg3) {} in ImplInheritanceHelper12()
193 BaseClass(arg1, arg2, arg3, arg4) {} in ImplInheritanceHelper12()
199 BaseClass(arg1, arg2, arg3, arg4, arg5) {} in ImplInheritanceHelper12()
206 BaseClass(arg1, arg2, arg3, arg4, arg5, arg6) {} in ImplInheritanceHelper12()
214 return BaseClass::queryInterface( rType ); in queryInterface()
[all …]
H A Dimplbase_ex_post.hxx113 template< class BaseClass, __CLASS_IFC##N > \
115 : public BaseClass \
125 return BaseClass::queryInterface( rType ); \
128 { BaseClass::acquire(); } \
130 { BaseClass::release(); } \
132 { return ImplInhHelper_getTypes( (class_data *)&s_cd, BaseClass::getTypes() ); } \
136 template< class BaseClass, __CLASS_IFC##N > \
137 class_data##N ImplInheritanceHelper##N< BaseClass, __IFC##N >::s_cd = \
138 __DEF_CLASS_DATA_INIT_EX( N, (ImplInheritanceHelper##N< BaseClass, __IFC##N > *) ); \
139 template< class BaseClass, __CLASS_IFC##N > \
[all …]
/AOO41X/main/unotools/inc/unotools/
H A Dcomponentresmodule.hxx53 typedef ::comphelper::OModule BaseClass; typedef in utl::OComponentResourceModule
90 typedef ::utl::OComponentResourceModule BaseClass; \
103 typedef ::comphelper::OModuleClient BaseClass; \
106 ClientClass() : BaseClass( ModuleClass::getInstance() ) \
115 typedef ::utl::ModuleRes BaseClass; \
118 ResClass( sal_uInt16 _nId ) : BaseClass( _nId, ModuleClass::getInstance() ) \
128 typedef ::comphelper::OAutoRegistration< TYPE > BaseClass; \
131 OAutoRegistration() : BaseClass( ModuleClass::getInstance() ) \
141 typedef ::comphelper::OSingletonRegistration< TYPE > BaseClass; \
144 OSingletonRegistration() : BaseClass( ModuleClass::getInstance() ) \
[all …]
/AOO41X/main/comphelper/inc/comphelper/
H A Dcomponentmodule.hxx304 typedef ::comphelper::OModule BaseClass; \
317 typedef ::comphelper::OModuleClient BaseClass; \
320 ClientClass() : BaseClass( ModuleClass::getInstance() ) \
330 typedef ::comphelper::OAutoRegistration< TYPE > BaseClass; \
333 OAutoRegistration() : BaseClass( ModuleClass::getInstance() ) \
342 typedef ::comphelper::OSingletonRegistration< TYPE > BaseClass; \
345 OSingletonRegistration() : BaseClass( ModuleClass::getInstance() ) \
354 typedef ::comphelper::OLegacySingletonRegistration< TYPE > BaseClass; \
357 OLegacySingletonRegistration() : BaseClass( ModuleClass::getInstance() ) \
376 :BaseClass() \
H A Dimplbase_var.hxx252 template <typename BaseClass,
257 : public BaseClass,
269 BaseClass,
281 : BaseClass( BOOST_PP_ENUM_PARAMS(BOOST_PP_ADD(n_, 1), arg) ) {}
284 : BaseClass() {}
297 return BaseClass::queryInterface( rType );
300 { BaseClass::acquire(); }
302 { BaseClass::release(); }
307 cd::get(), BaseClass::getTypes() );
/AOO41X/main/sc/source/ui/vba/
H A Dvbatitle.hxx41 typedef InheritedHelperInterfaceImpl< Ifc1 > BaseClass; typedef in TitleImpl
49 …xt, const css::uno::Reference< css::drawing::XShape >& _xTitleShape ) : BaseClass( xParent, xConte… in TitleImpl()
60 return new ScVbaInterior( BaseClass::mxParent, BaseClass::mxContext, xShapePropertySet ); in Interior()
66 … return new ScVbaFont( BaseClass::mxParent, BaseClass::mxContext, m_Palette, xShapePropertySet ); in Font()
/AOO41X/main/unotools/source/misc/
H A Dcomponentresmodule.cxx110 :BaseClass() in OComponentResourceModule()
130 BaseClass::onFirstClient(); in onFirstClient()
137 BaseClass::onLastClient(); in onLastClient()
/AOO41X/main/toolkit/inc/toolkit/helper/
H A Dmacros.hxx59 #define IMPL_XUNOTUNNEL2( ClassName, BaseClass ) \ argument
66 return BaseClass::getSomething( rIdentifier ); \
238 #define DECLIMPL_SERVICEINFO_DERIVED( ImplName, BaseClass, ServiceName ) \ argument
242 …::com::sun::star::uno::Sequence< ::rtl::OUString > aNames = BaseClass::getSupportedServiceNames( )…
/AOO41X/main/editeng/source/accessibility/
H A DAccessibleContextBase.cxx59 ::com::sun::star::lang::XServiceInfo> BaseClass; typedef
64 : BaseClass (MutexOwner::maMutex), in AccessibleContextBase()
541 return BaseClass::getTypes(); in getTypes()
/AOO41X/main/extensions/source/propctrlr/
H A Dusercontrol.hxx46 typedef ControlWindow< FormattedField > BaseClass; typedef in pcr::NumberFormatSampleField
50 :BaseClass( _pParent, _nStyle ) in NumberFormatSampleField()
H A Dstandardcontrol.hxx231 typedef ControlWindow< MetricField > BaseClass; typedef in pcr::CustomConvertibleNumericField
235 :BaseClass( _pParent, _nStyle ) in CustomConvertibleNumericField()
H A Dusercontrol.cxx74 return BaseClass::PreNotify( rNEvt ); in PreNotify()
/AOO41X/main/toolkit/source/controls/
H A Dunocontrols.cxx78 #define IMPL_SERVICEINFO_DERIVED( ImplName, BaseClass, ServiceName ) \ argument
82 …::com::sun::star::uno::Sequence< ::rtl::OUString > aNames = BaseClass::getSupportedServiceNames( )…