|
LibreOffice Module cppu (master) 1
|
#include <sal/config.h>#include <com/sun/star/uno/Any.hxx>#include <typelib/typedescription.h>#include <uno/any2.h>#include <rtl/ustring.hxx>Go to the source code of this file.
Functions | |
| rtl_uString *SAL_CALL | cppu_unsatisfied_iquery_msg (typelib_TypeDescriptionReference *pType) SAL_THROW_EXTERN_C() |
| rtl_uString *SAL_CALL | cppu_unsatisfied_iset_msg (typelib_TypeDescriptionReference *pType) SAL_THROW_EXTERN_C() |
| rtl_uString *SAL_CALL | cppu_Any_extraction_failure_msg (uno_Any const *pAny, typelib_TypeDescriptionReference *pType) SAL_THROW_EXTERN_C() |
| rtl_uString *SAL_CALL cppu_Any_extraction_failure_msg | ( | uno_Any const * | pAny, |
| typelib_TypeDescriptionReference * | pType | ||
| ) |
Definition at line 53 of file cppu_opt.cxx.
References SAL_THROW_EXTERN_C.
| rtl_uString *SAL_CALL cppu_unsatisfied_iquery_msg | ( | typelib_TypeDescriptionReference * | pType | ) |
Definition at line 31 of file cppu_opt.cxx.
References SAL_THROW_EXTERN_C.
| rtl_uString *SAL_CALL cppu_unsatisfied_iset_msg | ( | typelib_TypeDescriptionReference * | pType | ) |
Definition at line 42 of file cppu_opt.cxx.
References SAL_THROW_EXTERN_C.