libpagemaker::PMDParaProperties Struct Reference

#include <PMDTypes.h>

Public Member Functions

 PMDParaProperties ()
 

Public Attributes

uint16_t m_length
 
uint8_t m_align
 
uint16_t m_leftIndent
 
uint16_t m_firstIndent
 
uint16_t m_rightIndent
 
uint16_t m_beforeIndent
 
uint16_t m_afterIndent
 
uint16_t m_orphans
 
uint16_t m_widows
 
uint16_t m_keepWithNext
 
bool m_keepTogether
 
bool m_hyphenate
 
uint16_t m_hyphensCount
 
boost::optional
< PMDStrokeProperties
m_ruleAbove
 
boost::optional
< PMDStrokeProperties
m_ruleBelow
 

Constructor & Destructor Documentation

libpagemaker::PMDParaProperties::PMDParaProperties ( )

Member Data Documentation

uint16_t libpagemaker::PMDParaProperties::m_afterIndent
uint8_t libpagemaker::PMDParaProperties::m_align
uint16_t libpagemaker::PMDParaProperties::m_beforeIndent
uint16_t libpagemaker::PMDParaProperties::m_firstIndent
bool libpagemaker::PMDParaProperties::m_hyphenate
uint16_t libpagemaker::PMDParaProperties::m_hyphensCount
bool libpagemaker::PMDParaProperties::m_keepTogether
uint16_t libpagemaker::PMDParaProperties::m_keepWithNext
uint16_t libpagemaker::PMDParaProperties::m_leftIndent
uint16_t libpagemaker::PMDParaProperties::m_length
uint16_t libpagemaker::PMDParaProperties::m_orphans
uint16_t libpagemaker::PMDParaProperties::m_rightIndent
boost::optional<PMDStrokeProperties> libpagemaker::PMDParaProperties::m_ruleAbove
boost::optional<PMDStrokeProperties> libpagemaker::PMDParaProperties::m_ruleBelow
uint16_t libpagemaker::PMDParaProperties::m_widows

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

Generated for libpagemaker by doxygen 1.8.8