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< PMDStrokePropertiesm_ruleAbove
boost::optional< PMDStrokePropertiesm_ruleBelow

Constructor & Destructor Documentation

◆ PMDParaProperties()

libpagemaker::PMDParaProperties::PMDParaProperties ( )

Member Data Documentation

◆ m_afterIndent

uint16_t libpagemaker::PMDParaProperties::m_afterIndent

Referenced by PMDParaProperties().

◆ m_align

uint8_t libpagemaker::PMDParaProperties::m_align

Referenced by PMDParaProperties().

◆ m_beforeIndent

uint16_t libpagemaker::PMDParaProperties::m_beforeIndent

Referenced by PMDParaProperties().

◆ m_firstIndent

uint16_t libpagemaker::PMDParaProperties::m_firstIndent

Referenced by PMDParaProperties().

◆ m_hyphenate

bool libpagemaker::PMDParaProperties::m_hyphenate

Referenced by PMDParaProperties().

◆ m_hyphensCount

uint16_t libpagemaker::PMDParaProperties::m_hyphensCount

Referenced by PMDParaProperties().

◆ m_keepTogether

bool libpagemaker::PMDParaProperties::m_keepTogether

Referenced by PMDParaProperties().

◆ m_keepWithNext

uint16_t libpagemaker::PMDParaProperties::m_keepWithNext

Referenced by PMDParaProperties().

◆ m_leftIndent

uint16_t libpagemaker::PMDParaProperties::m_leftIndent

Referenced by PMDParaProperties().

◆ m_length

uint16_t libpagemaker::PMDParaProperties::m_length

Referenced by PMDParaProperties().

◆ m_orphans

uint16_t libpagemaker::PMDParaProperties::m_orphans

Referenced by PMDParaProperties().

◆ m_rightIndent

uint16_t libpagemaker::PMDParaProperties::m_rightIndent

Referenced by PMDParaProperties().

◆ m_ruleAbove

boost::optional<PMDStrokeProperties> libpagemaker::PMDParaProperties::m_ruleAbove

Referenced by PMDParaProperties().

◆ m_ruleBelow

boost::optional<PMDStrokeProperties> libpagemaker::PMDParaProperties::m_ruleBelow

Referenced by PMDParaProperties().

◆ m_widows

uint16_t libpagemaker::PMDParaProperties::m_widows

Referenced by PMDParaProperties().


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

Generated for libpagemaker by doxygen 1.14.0