LibreOffice Module oox (master) 1
Public Member Functions | Public Attributes | List of all members
oox::dump::CombiList::ExtItemFormat Struct Reference
Inheritance diagram for oox::dump::CombiList::ExtItemFormat:
[legend]
Collaboration diagram for oox::dump::CombiList::ExtItemFormat:
[legend]

Public Member Functions

 ExtItemFormat ()
 
- Public Member Functions inherited from oox::dump::ItemFormat
 ItemFormat ()
 
void set (DataType eDataType, FormatType eFmtType, const OUString &rItemName)
 
OUStringVector::const_iterator parse (const OUStringVector &rFormatVec)
 Initializes the struct from a vector of strings containing the item format. More...
 
OUStringVector parse (std::u16string_view rFormatStr)
 Initializes the struct from a string containing the item format. More...
 

Public Attributes

bool mbShiftValue
 
- Public Attributes inherited from oox::dump::ItemFormat
DataType meDataType
 Data type of the item. More...
 
FormatType meFmtType
 Output format for the value. More...
 
OUString maItemName
 Name of the item. More...
 
OUString maListName
 Name of a name list to be used for this item. More...
 

Detailed Description

Definition at line 686 of file dumperbase.hxx.

Constructor & Destructor Documentation

◆ ExtItemFormat()

oox::dump::CombiList::ExtItemFormat::ExtItemFormat ( )
inline

Definition at line 689 of file dumperbase.hxx.

Member Data Documentation

◆ mbShiftValue

bool oox::dump::CombiList::ExtItemFormat::mbShiftValue

The documentation for this struct was generated from the following file: