|
LibreOffice Module bridges (master) 1
|
#include "uno/mapping.h"#include <typeinfo>#include <exception>#include <cstddef>#include "rtti.h"#include "unwind-cxx.h"Go to the source code of this file.
Namespaces | |
| namespace | CPPU_CURRENT_NAMESPACE |
| namespace | arm |
Enumerations | |
| enum | arm::armlimits { arm::MAX_GPR_REGS = 8 , arm::MAX_FPR_REGS = 8 , arm::MAX_GPR_REGS = 8 , arm::MAX_FPR_REGS = 8 } |
Functions | |
| void | CPPU_CURRENT_NAMESPACE::dummy_can_throw_anything (char const *) |
| void | CPPU_CURRENT_NAMESPACE::raiseException (uno_Any *pUnoExc, uno_Mapping *pUno2Cpp) |
| void | CPPU_CURRENT_NAMESPACE::fillUnoException (uno_Any *pUnoExc, uno_Mapping *pCpp2Uno) |
| bool | CPPU_CURRENT_NAMESPACE::isSimpleReturnType (typelib_TypeDescription *pTD, bool recursive=false) |
| bool | arm::return_in_x8 (typelib_TypeDescriptionReference *pTypeRef) |