Home
last modified time | relevance | path

Searched defs:XMLPropertyMapEntry (Results 1 – 1 of 1) sorted by relevance

/trunk/main/xmloff/inc/xmloff/
H A Dmaptype.hxx37 struct XMLPropertyMapEntry struct
39 const sal_Char* msApiName; /// Property-Name
40 sal_Int32 nApiNameLength; /// length of property name
41 sal_uInt16 mnNameSpace; /** declares the Namespace in which this
43 enum ::xmloff::token::XMLTokenEnum meXMLName; /// XML-Name
44 sal_Int32 mnType; /** Bit 0..23 : XML-Type of its value
48 sal_Int16 mnContextId; /// User defined id for context filtering
49 …SvtSaveOptions::ODFDefaultVersion mnEarliestODFVersionForExport;// no export when the used ODF v…

Completed in 20 milliseconds