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

libmspub::ParagraphStyle::ParagraphStyle ( )
inline

Member Data Documentation

boost::optional<Alignment> libmspub::ParagraphStyle::m_align
boost::optional<unsigned> libmspub::ParagraphStyle::m_defaultCharStyleIndex
boost::optional<unsigned> libmspub::ParagraphStyle::m_dropCapLetters
boost::optional<unsigned> libmspub::ParagraphStyle::m_dropCapLines
boost::optional<int> libmspub::ParagraphStyle::m_firstLineIndentEmu
boost::optional<unsigned> libmspub::ParagraphStyle::m_leftIndentEmu
boost::optional<LineSpacingInfo> libmspub::ParagraphStyle::m_lineSpacing
boost::optional<ListInfo> libmspub::ParagraphStyle::m_listInfo
boost::optional<unsigned> libmspub::ParagraphStyle::m_rightIndentEmu
boost::optional<unsigned> libmspub::ParagraphStyle::m_spaceAfterEmu
boost::optional<unsigned> libmspub::ParagraphStyle::m_spaceBeforeEmu
std::vector<unsigned> libmspub::ParagraphStyle::m_tabStopsInEmu

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

Generated for libmspub by doxygen 1.8.9.1