LibreOffice
LibreOffice 5.2 SDK C/C++ API Reference
|
#include <sal/config.h>
#include <cstddef>
#include <uno/lbnames.h>
#include <rtl/alloc.h>
#include <rtl/ustring.hxx>
#include <osl/diagnose.h>
#include <uno/mapping.h>
#include <com/sun/star/uno/Type.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <cppu/unotype.hxx>
#include <uno/environment.hxx>
Go to the source code of this file.
Classes | |
class | com::sun::star::uno::Mapping |
C++ wrapper for C uno_Mapping. More... | |
Namespaces | |
com | |
com::sun | |
com::sun::star | |
com::sun::star::uno | |
Typedefs | |
typedef struct _typelib_TypeDescription | typelib_TypeDescription |
typedef struct _typelib_InterfaceTypeDescription | typelib_InterfaceTypeDescription |
typedef struct _uno_Interface | uno_Interface |
Functions | |
template<class C > | |
bool | com::sun::star::uno::mapToCpp (Reference< C > *ppRet, uno_Interface *pUnoI) |
Deprecated. More... | |
template<class C > | |
bool | com::sun::star::uno::mapToUno (uno_Interface **ppRet, const Reference< C > &x) |
Deprecated. More... | |
typedef struct _typelib_TypeDescription typelib_TypeDescription |
typedef struct _uno_Interface uno_Interface |