libmspub::ListInfo Struct Reference

#include <ListInfo.h>

Public Member Functions

 ListInfo (unsigned bulletChar)
 
 ListInfo (boost::optional< unsigned > numberIfRestarted, NumberingType numberingType, NumberingDelimiter numberingDelimiter)
 

Public Attributes

ListType m_listType
 
boost::optional< unsigned > m_bulletChar
 
boost::optional< unsigned > m_numberIfRestarted
 
boost::optional< NumberingTypem_numberingType
 
boost::optional< NumberingDelimiterm_numberingDelimiter
 

Constructor & Destructor Documentation

◆ ListInfo() [1/2]

libmspub::ListInfo::ListInfo ( unsigned bulletChar)
inline

◆ ListInfo() [2/2]

libmspub::ListInfo::ListInfo ( boost::optional< unsigned > numberIfRestarted,
NumberingType numberingType,
NumberingDelimiter numberingDelimiter )
inline

Member Data Documentation

◆ m_bulletChar

boost::optional<unsigned> libmspub::ListInfo::m_bulletChar

◆ m_listType

ListType libmspub::ListInfo::m_listType

◆ m_numberIfRestarted

boost::optional<unsigned> libmspub::ListInfo::m_numberIfRestarted

◆ m_numberingDelimiter

boost::optional<NumberingDelimiter> libmspub::ListInfo::m_numberingDelimiter

◆ m_numberingType

boost::optional<NumberingType> libmspub::ListInfo::m_numberingType

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

Generated for libmspub by doxygen 1.12.0