Searched refs:AggImplInheritanceHelper2 (Results 1 – 5 of 5) sorted by relevance
232 class SAL_NO_VTABLE AggImplInheritanceHelper2 class237 … rtl::StaticAggregate< class_data, ImplClassData2 < Ifc1, Ifc2, AggImplInheritanceHelper2<BaseClas…240 explicit AggImplInheritanceHelper2(T1 const & arg1): BaseClass(arg1) {} in AggImplInheritanceHelper2() function in cppu::AggImplInheritanceHelper2242 AggImplInheritanceHelper2(T1 const & arg1, T2 const & arg2): in AggImplInheritanceHelper2() function in cppu::AggImplInheritanceHelper2245 AggImplInheritanceHelper2( in AggImplInheritanceHelper2() function in cppu::AggImplInheritanceHelper2249 AggImplInheritanceHelper2( in AggImplInheritanceHelper2() function in cppu::AggImplInheritanceHelper2254 AggImplInheritanceHelper2( in AggImplInheritanceHelper2() function in cppu::AggImplInheritanceHelper2261 AggImplInheritanceHelper2( in AggImplInheritanceHelper2() function in cppu::AggImplInheritanceHelper2266 AggImplInheritanceHelper2() {} in AggImplInheritanceHelper2() function in cppu::AggImplInheritanceHelper2
65 typedef ::cppu::AggImplInheritanceHelper2 < ControlContainerBase
49 typedef ::cppu::AggImplInheritanceHelper2 < UnoControlBase
211 typedef ::cppu::AggImplInheritanceHelper2 < UnoControlContainer
303 struct TestAggImplInh : public AggImplInheritanceHelper2< TestWeakAggImpl, H, I >
Completed in 31 milliseconds