| LibreOffice
    LibreOffice 24.8 SDK C/C++ API Reference | 
#include "sal/config.h"#include <cstddef>#include <ostream>#include "com/sun/star/uno/Type.h"#include "cppu/unotype.hxx"Go to the source code of this file.
| Namespaces | |
| namespace | com | 
| namespace | com::sun | 
| namespace | com::sun::star | 
| namespace | com::sun::star::uno | 
| Variables | |
| template<class T> | |
| typelib_TypeDescriptionReference * | com::sun::star::uno::Array< T >::s_pType = NULL | 
| 
 | inline | 
Gets the meta type of IDL type boolean.
| 
 | inline | 
Gets the meta type of IDL type char.
| 
 | inline | 
Gets the meta type of IDL type boolean.
| 
 | inline | 
Gets the meta type of IDL type char.
| 
 | inline | 
Gets the meta type of an IDL type.
The difference between this function template (with a type parameter) and the overloaded getCppuType function with a single (dummy) parameter of a specific type is that this function template may not work for the UNO type "unsigned short" (sal_uInt16 in C++), while the overloaded one-parameter function may not work for the UNO type "char" (sal_Unicode in C++, which may have the same underlying C++ type as sal_uInt16 on certain platforms).
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
Gets the meta type of IDL type char.
| 
 | inline | 
Gets the meta type of IDL type void.
| 
 | inline | 
Gets the meta type of IDL type void.