LibreOffice Module configmgr (master) 1
|
#include <sal/config.h>
#include <cassert>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/RuntimeException.hpp>
#include <com/sun/star/uno/Type.hxx>
#include <com/sun/star/uno/TypeClass.hpp>
#include <cppu/unotype.hxx>
#include <rtl/ustring.hxx>
#include <sal/types.h>
#include "type.hxx"
Go to the source code of this file.
Namespaces | |
namespace | configmgr |
Functions | |
bool | configmgr::isListType (Type type) |
Type | configmgr::elementType (Type type) |
css::uno::Type const & | configmgr::mapType (Type type) |
Type | configmgr::getDynamicType (css::uno::Any const &value) |