Home
last modified time | relevance | path

Searched refs:AggImplInheritanceHelper2 (Results 1 – 5 of 5) sorted by relevance

/trunk/main/cppuhelper/inc/cppuhelper/
H A Dimplbase2.hxx232 class SAL_NO_VTABLE AggImplInheritanceHelper2 class
237 … rtl::StaticAggregate< class_data, ImplClassData2 < Ifc1, Ifc2, AggImplInheritanceHelper2<BaseClas…
240 explicit AggImplInheritanceHelper2(T1 const & arg1): BaseClass(arg1) {} in AggImplInheritanceHelper2() function in cppu::AggImplInheritanceHelper2
242 AggImplInheritanceHelper2(T1 const & arg1, T2 const & arg2): in AggImplInheritanceHelper2() function in cppu::AggImplInheritanceHelper2
245 AggImplInheritanceHelper2( in AggImplInheritanceHelper2() function in cppu::AggImplInheritanceHelper2
249 AggImplInheritanceHelper2( in AggImplInheritanceHelper2() function in cppu::AggImplInheritanceHelper2
254 AggImplInheritanceHelper2( in AggImplInheritanceHelper2() function in cppu::AggImplInheritanceHelper2
261 AggImplInheritanceHelper2( in AggImplInheritanceHelper2() function in cppu::AggImplInheritanceHelper2
266 AggImplInheritanceHelper2() {} in AggImplInheritanceHelper2() function in cppu::AggImplInheritanceHelper2
/trunk/main/toolkit/inc/toolkit/controls/
H A Dtabpagemodel.hxx65 typedef ::cppu::AggImplInheritanceHelper2 < ControlContainerBase
H A Danimatedimages.hxx49 typedef ::cppu::AggImplInheritanceHelper2 < UnoControlBase
H A Dcontrolmodelcontainerbase.hxx211 typedef ::cppu::AggImplInheritanceHelper2 < UnoControlContainer
/trunk/main/cppuhelper/test/
H A Dtestimplhelper.cxx303 struct TestAggImplInh : public AggImplInheritanceHelper2< TestWeakAggImpl, H, I >

Completed in 31 milliseconds