Searched refs:ImplHelper_query (Results 1 – 16 of 16) sorted by relevance
/aoo42x/main/cppuhelper/inc/cppuhelper/ |
H A D | implbase_ex.hxx | 106 ::com::sun::star::uno::Any SAL_CALL ImplHelper_query(
|
H A D | implbase1.hxx | 76 { return ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
|
H A D | implbase2.hxx | 77 { return ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
|
H A D | implbase3.hxx | 78 { return ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
|
H A D | implbase4.hxx | 80 { return ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
|
H A D | implbase5.hxx | 81 { return ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
|
H A D | implbase6.hxx | 82 { return ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
|
H A D | implbase_ex_post.hxx | 58 { return ImplHelper_query( rType, (class_data *)&s_cd, this ); } \
|
H A D | implbase7.hxx | 84 { return ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
|
H A D | implbase8.hxx | 84 { return ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
|
H A D | implbase10.hxx | 86 { return ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
|
H A D | implbase11.hxx | 87 { return ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
|
H A D | implbase9.hxx | 86 { return ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
|
H A D | implbase12.hxx | 88 { return ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
|
/aoo42x/main/comphelper/inc/comphelper/ |
H A D | implbase_var.hxx | 171 { return ::cppu::ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
|
/aoo42x/main/cppuhelper/source/ |
H A D | implbase_ex.cxx | 237 Any SAL_CALL ImplHelper_query( in ImplHelper_query() function
|
Completed in 59 milliseconds