Searched refs:WeakAggImplHelper_queryAgg (Results 1 – 15 of 15) sorted by relevance
/aoo42x/main/cppuhelper/inc/cppuhelper/ |
H A D | implbase_ex.hxx | 161 ::com::sun::star::uno::Any SAL_CALL WeakAggImplHelper_queryAgg(
|
H A D | implbase1.hxx | 135 { return WeakAggImplHelper_queryAgg( rType, cd::get(), this, (OWeakAggObject *)this ); } in queryAggregation()
|
H A D | implbase2.hxx | 136 { return WeakAggImplHelper_queryAgg( rType, cd::get(), this, (OWeakAggObject *)this ); } in queryAggregation()
|
H A D | implbase3.hxx | 137 { return WeakAggImplHelper_queryAgg( rType, cd::get(), this, (OWeakAggObject *)this ); } in queryAggregation()
|
H A D | implbase4.hxx | 139 { return WeakAggImplHelper_queryAgg( rType, cd::get(), this, (OWeakAggObject *)this ); } in queryAggregation()
|
H A D | implbase5.hxx | 140 { return WeakAggImplHelper_queryAgg( rType, cd::get(), this, (OWeakAggObject *)this ); } in queryAggregation()
|
H A D | implbase6.hxx | 141 { return WeakAggImplHelper_queryAgg( rType, cd::get(), this, (OWeakAggObject *)this ); } in queryAggregation()
|
H A D | implbase_ex_post.hxx | 100 …{ return WeakAggImplHelper_queryAgg( rType, (class_data *)&s_cd, this, (OWeakAggObject *)this ); }…
|
H A D | implbase7.hxx | 143 { return WeakAggImplHelper_queryAgg( rType, cd::get(), this, (OWeakAggObject *)this ); } in queryAggregation()
|
H A D | implbase8.hxx | 143 { return WeakAggImplHelper_queryAgg( rType, cd::get(), this, (OWeakAggObject *)this ); } in queryAggregation()
|
H A D | implbase10.hxx | 145 { return WeakAggImplHelper_queryAgg( rType, cd::get(), this, (OWeakAggObject *)this ); } in queryAggregation()
|
H A D | implbase11.hxx | 146 { return WeakAggImplHelper_queryAgg( rType, cd::get(), this, (OWeakAggObject *)this ); } in queryAggregation()
|
H A D | implbase9.hxx | 145 { return WeakAggImplHelper_queryAgg( rType, cd::get(), this, (OWeakAggObject *)this ); } in queryAggregation()
|
H A D | implbase12.hxx | 147 { return WeakAggImplHelper_queryAgg( rType, cd::get(), this, (OWeakAggObject *)this ); } in queryAggregation()
|
/aoo42x/main/cppuhelper/source/ |
H A D | implbase_ex.cxx | 364 Any SAL_CALL WeakAggImplHelper_queryAgg( in WeakAggImplHelper_queryAgg() function
|
Completed in 39 milliseconds