LibreOffice Module cppu (master) 1
Functions
cppu_opt.cxx File Reference
#include <sal/config.h>
#include <com/sun/star/uno/Any.hxx>
#include <typelib/typedescription.h>
#include <uno/any2.h>
#include <rtl/ustring.hxx>
Include dependency graph for cppu_opt.cxx:

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()
 

Function Documentation

◆ cppu_Any_extraction_failure_msg()

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.

◆ cppu_unsatisfied_iquery_msg()

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.

◆ cppu_unsatisfied_iset_msg()

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.