#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< NumberingType > | m_numberingType |
boost::optional < NumberingDelimiter > | m_numberingDelimiter |
libmspub::ListInfo::ListInfo | ( | unsigned | bulletChar | ) | [inline] |
libmspub::ListInfo::ListInfo | ( | boost::optional< unsigned > | numberIfRestarted, |
NumberingType | numberingType, | ||
NumberingDelimiter | numberingDelimiter | ||
) | [inline] |
boost::optional<unsigned> libmspub::ListInfo::m_bulletChar |
boost::optional<unsigned> libmspub::ListInfo::m_numberIfRestarted |
boost::optional<NumberingDelimiter> libmspub::ListInfo::m_numberingDelimiter |
boost::optional<NumberingType> libmspub::ListInfo::m_numberingType |