LibreOffice Module bridges (master) 1
|
#include <rtl/ustrbuf.hxx>
#include <sal/log.hxx>
#include <com/sun/star/uno/genfunc.hxx>
#include <com/sun/star/uno/RuntimeException.hpp>
#include <typelib/typedescription.hxx>
#include <uno/any2.h>
#include "rtti.hxx"
#include "share.hxx"
Go to the source code of this file.
Namespaces | |
namespace | CPPU_CURRENT_NAMESPACE |
Functions | |
static OUString | CPPU_CURRENT_NAMESPACE::toUNOname (char const *p) |
static void _GLIBCXX_CDTOR_CALLABI | CPPU_CURRENT_NAMESPACE::deleteException (void *pExc) |
void | CPPU_CURRENT_NAMESPACE::raiseException (uno_Any *pUnoExc, uno_Mapping *pUno2Cpp) |
void | CPPU_CURRENT_NAMESPACE::fillUnoException (uno_Any *pUnoExc, uno_Mapping *pCpp2Uno) |