LibreOffice Module xmloff (master) 1
Static Public Member Functions | List of all members
xmloff::PropertyConversion Class Reference

#include <propertyimport.hxx>

Static Public Member Functions

template<typename EnumT >
static css::uno::Any convertString (const css::uno::Type &_rExpectedType, const OUString &_rReadCharacters, const SvXMLEnumMapEntry< EnumT > *_pEnumMap=nullptr)
 
static css::uno::Any convertString (const css::uno::Type &_rExpectedType, const OUString &_rReadCharacters, const SvXMLEnumMapEntry< sal_uInt16 > *_pEnumMap=nullptr, const bool _bInvertBoolean=false)
 
static css::uno::Type xmlTypeToUnoType (const OUString &_rType)
 

Detailed Description

Definition at line 41 of file propertyimport.hxx.

Member Function Documentation

◆ convertString() [1/2]

template<typename EnumT >
static css::uno::Any xmloff::PropertyConversion::convertString ( const css::uno::Type &  _rExpectedType,
const OUString &  _rReadCharacters,
const SvXMLEnumMapEntry< EnumT > *  _pEnumMap = nullptr 
)
inlinestatic

◆ convertString() [2/2]

Any xmloff::PropertyConversion::convertString ( const css::uno::Type &  _rExpectedType,
const OUString &  _rReadCharacters,
const SvXMLEnumMapEntry< sal_uInt16 > *  _pEnumMap = nullptr,
const bool  _bInvertBoolean = false 
)
static

◆ xmlTypeToUnoType()

Type xmloff::PropertyConversion::xmlTypeToUnoType ( const OUString &  _rType)
static

The documentation for this class was generated from the following files: