libmspub::ParagraphStyle Struct Reference

#include <MSPUBTypes.h>

Public Member Functions

 ParagraphStyle ()

Public Attributes

boost::optional< Alignmentm_align
boost::optional< unsigned > m_defaultCharStyleIndex
boost::optional< LineSpacingInfom_lineSpacing
boost::optional< unsigned > m_spaceBeforeEmu
boost::optional< unsigned > m_spaceAfterEmu
boost::optional< int > m_firstLineIndentEmu
boost::optional< unsigned > m_leftIndentEmu
boost::optional< unsigned > m_rightIndentEmu
boost::optional< ListInfom_listInfo
std::vector< unsigned > m_tabStopsInEmu
boost::optional< unsigned > m_dropCapLines
boost::optional< unsigned > m_dropCapLetters

Constructor & Destructor Documentation

◆ ParagraphStyle()

libmspub::ParagraphStyle::ParagraphStyle ( )
inline

Member Data Documentation

◆ m_align

boost::optional<Alignment> libmspub::ParagraphStyle::m_align

◆ m_defaultCharStyleIndex

boost::optional<unsigned> libmspub::ParagraphStyle::m_defaultCharStyleIndex

◆ m_dropCapLetters

boost::optional<unsigned> libmspub::ParagraphStyle::m_dropCapLetters

◆ m_dropCapLines

boost::optional<unsigned> libmspub::ParagraphStyle::m_dropCapLines

◆ m_firstLineIndentEmu

boost::optional<int> libmspub::ParagraphStyle::m_firstLineIndentEmu

◆ m_leftIndentEmu

boost::optional<unsigned> libmspub::ParagraphStyle::m_leftIndentEmu

◆ m_lineSpacing

boost::optional<LineSpacingInfo> libmspub::ParagraphStyle::m_lineSpacing

◆ m_listInfo

boost::optional<ListInfo> libmspub::ParagraphStyle::m_listInfo

◆ m_rightIndentEmu

boost::optional<unsigned> libmspub::ParagraphStyle::m_rightIndentEmu

◆ m_spaceAfterEmu

boost::optional<unsigned> libmspub::ParagraphStyle::m_spaceAfterEmu

◆ m_spaceBeforeEmu

boost::optional<unsigned> libmspub::ParagraphStyle::m_spaceBeforeEmu

◆ m_tabStopsInEmu

std::vector<unsigned> libmspub::ParagraphStyle::m_tabStopsInEmu

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

Generated for libmspub by doxygen 1.14.0