LibreOffice Module cppu (master) 1
Functions
typelib.hxx File Reference
#include <rtl/ustring.h>
#include <sal/types.h>
#include <typelib/typeclass.h>
#include <typelib/typedescription.h>
Include dependency graph for typelib.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

sal_Int32 typelib_typedescription_getAlignedUnoSize (const typelib_TypeDescription *pTypeDescription, sal_Int32 nOffset, sal_Int32 &rMaxIntegralTypeSize) SAL_THROW_EXTERN_C()
 
void typelib_typedescription_newEmpty (typelib_TypeDescription **ppRet, typelib_TypeClass eTypeClass, rtl_uString *pTypeName) SAL_THROW_EXTERN_C()
 
void typelib_typedescriptionreference_getByName (typelib_TypeDescriptionReference **ppRet, rtl_uString const *pName) SAL_THROW_EXTERN_C()
 

Function Documentation

◆ typelib_typedescription_getAlignedUnoSize()

sal_Int32 typelib_typedescription_getAlignedUnoSize ( const typelib_TypeDescription pTypeDescription,
sal_Int32  nOffset,
sal_Int32 &  rMaxIntegralTypeSize 
)

◆ typelib_typedescription_newEmpty()

void typelib_typedescription_newEmpty ( typelib_TypeDescription **  ppRet,
typelib_TypeClass  eTypeClass,
rtl_uString *  pTypeName 
)

◆ typelib_typedescriptionreference_getByName()

void typelib_typedescriptionreference_getByName ( typelib_TypeDescriptionReference **  ppRet,
rtl_uString const *  pName 
)