|
static void | cppu::checkInterface (Type const &rType) |
|
static bool | cppu::isXInterface (rtl_uString *pStr) |
|
static void * | cppu::makeInterface (sal_IntPtr nOffset, void *that) |
|
static bool | cppu::td_equals (typelib_TypeDescriptionReference const *pTDR1, typelib_TypeDescriptionReference const *pTDR2) |
|
static type_entry * | cppu::getTypeEntries (class_data *cd) |
|
static void | cppu::fillTypes (Type *types, class_data *cd) |
|
static void * | cppu::queryDeepNoXInterface (typelib_TypeDescriptionReference const *pDemandedTDR, class_data *cd, void *that) |
|
Any SAL_CALL | cppu::ImplHelper_query (Type const &rType, class_data *cd, void *that) |
|
Any SAL_CALL | cppu::ImplHelper_queryNoXInterface (Type const &rType, class_data *cd, void *that) |
|
css::uno::Sequence< sal_Int8 > | cppu::ImplHelper_getImplementationId (SAL_UNUSED_PARAMETER class_data *) |
|
Sequence< Type > SAL_CALL | cppu::ImplHelper_getTypes (class_data *cd) |
|
Sequence< Type > SAL_CALL | cppu::ImplInhHelper_getTypes (class_data *cd, Sequence< Type > const &rAddTypes) |
|
Any SAL_CALL | cppu::WeakImplHelper_query (Type const &rType, class_data *cd, void *that, OWeakObject *pBase) |
|
Sequence< Type > SAL_CALL | cppu::WeakImplHelper_getTypes (class_data *cd) |
|
Any SAL_CALL | cppu::WeakAggImplHelper_queryAgg (Type const &rType, class_data *cd, void *that, OWeakAggObject *pBase) |
|
Sequence< Type > SAL_CALL | cppu::WeakAggImplHelper_getTypes (class_data *cd) |
|
Any SAL_CALL | cppu::WeakComponentImplHelper_query (Type const &rType, class_data *cd, void *that, WeakComponentImplHelperBase *pBase) |
|
Sequence< Type > SAL_CALL | cppu::WeakComponentImplHelper_getTypes (class_data *cd) |
|
Any SAL_CALL | cppu::WeakAggComponentImplHelper_queryAgg (Type const &rType, class_data *cd, void *that, WeakAggComponentImplHelperBase *pBase) |
|
Sequence< Type > SAL_CALL | cppu::WeakAggComponentImplHelper_getTypes (class_data *cd) |
|