Represents a property with its API-name, its XML-name and the type of its value.
 
bool mbImportOnly
Flag to specify whether entry is only used during import.
 
static constexpr OUStringLiteral EMPTY
 
enum::xmloff::token::XMLTokenEnum meXMLName
Property-Name.
 
sal_uInt32 mnType
declares the Namespace in which this property exists
 
constexpr XMLPropertyMapEntry(const OUStringLiteral< N > &sApiName, sal_uInt16 nNameSpace, enum ::xmloff::token::XMLTokenEnum eXMLName, sal_uInt32 nType, sal_Int16 nContextId, SvtSaveOptions::ODFSaneDefaultVersion nEarliestODFVersionForExport, bool bImportOnly)
 
constexpr XMLPropertyMapEntry(std::nullptr_t)
used to mark the end of the array
 
SvtSaveOptions::ODFSaneDefaultVersion mnEarliestODFVersionForExport
User defined id for context filtering.
 
const OUString & getApiName() const
 
rtl::OUStringConstExpr msApiName