Searched refs:WeakImplHelper_query (Results 1 – 16 of 16) sorted by relevance
/aoo42x/main/cppuhelper/inc/cppuhelper/ |
H A D | implbase_ex.hxx | 143 ::com::sun::star::uno::Any SAL_CALL WeakImplHelper_query(
|
H A D | implbase1.hxx | 100 { return WeakImplHelper_query( rType, cd::get(), this, (OWeakObject *)this ); } in queryInterface()
|
H A D | implbase2.hxx | 101 { return WeakImplHelper_query( rType, cd::get(), this, (OWeakObject *)this ); } in queryInterface()
|
H A D | implbase3.hxx | 102 { return WeakImplHelper_query( rType, cd::get(), this, (OWeakObject *)this ); } in queryInterface()
|
H A D | implbase4.hxx | 104 { return WeakImplHelper_query( rType, cd::get(), this, (OWeakObject *)this ); } in queryInterface()
|
H A D | implbase5.hxx | 105 { return WeakImplHelper_query( rType, cd::get(), this, (OWeakObject *)this ); } in queryInterface()
|
H A D | implbase6.hxx | 106 { return WeakImplHelper_query( rType, cd::get(), this, (OWeakObject *)this ); } in queryInterface()
|
H A D | implbase_ex_post.hxx | 76 { return WeakImplHelper_query( rType, (class_data *)&s_cd, this, (OWeakObject *)this ); } \
|
H A D | implbase7.hxx | 108 { return WeakImplHelper_query( rType, cd::get(), this, (OWeakObject *)this ); } in queryInterface()
|
H A D | implbase8.hxx | 108 { return WeakImplHelper_query( rType, cd::get(), this, (OWeakObject *)this ); } in queryInterface()
|
H A D | implbase10.hxx | 110 { return WeakImplHelper_query( rType, cd::get(), this, (OWeakObject *)this ); } in queryInterface()
|
H A D | implbase11.hxx | 111 { return WeakImplHelper_query( rType, cd::get(), this, (OWeakObject *)this ); } in queryInterface()
|
H A D | implbase9.hxx | 110 { return WeakImplHelper_query( rType, cd::get(), this, (OWeakObject *)this ); } in queryInterface()
|
H A D | implbase12.hxx | 112 { return WeakImplHelper_query( rType, cd::get(), this, (OWeakObject *)this ); } in queryInterface()
|
/aoo42x/main/comphelper/inc/comphelper/ |
H A D | implbase_var.hxx | 216 return ::cppu::WeakImplHelper_query( in queryInterface()
|
/aoo42x/main/cppuhelper/source/ |
H A D | implbase_ex.cxx | 331 Any SAL_CALL WeakImplHelper_query( in WeakImplHelper_query() function
|
Completed in 84 milliseconds