LibreOffice Module bridges (master) 1
|
#include <uno/mapping.h>
#include <typeinfo>
#include <exception>
#include <cstddef>
Go to the source code of this file.
Classes | |
struct | CPPU_CURRENT_NAMESPACE::_Unwind_Exception |
struct | CPPU_CURRENT_NAMESPACE::__cxa_exception |
struct | CPPU_CURRENT_NAMESPACE::__cxa_eh_globals |
Namespaces | |
namespace | CPPU_CURRENT_NAMESPACE |
Typedefs | |
typedef unsigned _Unwind_Ptr | CPPU_CURRENT_NAMESPACE::__attribute__((__mode__(__pointer__))) |
Functions | |
CPPU_CURRENT_NAMESPACE::__cxa_eh_globals * | __cxa_get_globals () noexcept |
void | CPPU_CURRENT_NAMESPACE::raiseException (uno_Any *pUnoExc, uno_Mapping *pUno2Cpp) |
void | CPPU_CURRENT_NAMESPACE::fillUnoException (uno_Any *pUnoExc, uno_Mapping *pCpp2Uno) |
|
noexcept |
References CPPU_CURRENT_NAMESPACE::fillUnoException().