Searched refs:WeakImplHelper_query (Results 1 – 17 of 17) sorted by relevance
/aoo4110/main/cppuhelper/inc/cppuhelper/ |
H A D | implbase_ex.hxx | 139 ::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()
|
/aoo4110/main/comphelper/inc/comphelper/ |
H A D | implbase_var.hxx | 216 return ::cppu::WeakImplHelper_query( in queryInterface()
|
/aoo4110/main/cppuhelper/source/ |
H A D | implbase_ex.cxx | 331 Any SAL_CALL WeakImplHelper_query( in WeakImplHelper_query() function
|
H A D | msvc_win32_intel.map | 205 ?WeakImplHelper_query@cppu@@YA?AVAny@uno@star@sun@com@@ABVType@3456@PAUclass_data@1@PAXPAVOWeakObje…
|
Completed in 151 milliseconds