libpagemaker::PMDParaProperties Struct Reference

#include <PMDTypes.h>

Public Member Functions

 PMDParaProperties (const uint16_t length, const uint8_t align, const uint16_t leftIndent, const uint16_t firstIndent, const uint16_t rightIndent, const uint16_t beforeIndent, const uint16_t afterIndent)
 

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
 

Constructor & Destructor Documentation

§ PMDParaProperties()

libpagemaker::PMDParaProperties::PMDParaProperties ( const uint16_t  length,
const uint8_t  align,
const uint16_t  leftIndent,
const uint16_t  firstIndent,
const uint16_t  rightIndent,
const uint16_t  beforeIndent,
const uint16_t  afterIndent 
)
inline

Member Data Documentation

§ m_afterIndent

uint16_t libpagemaker::PMDParaProperties::m_afterIndent

§ m_align

uint8_t libpagemaker::PMDParaProperties::m_align

§ m_beforeIndent

uint16_t libpagemaker::PMDParaProperties::m_beforeIndent

§ m_firstIndent

uint16_t libpagemaker::PMDParaProperties::m_firstIndent

§ m_leftIndent

uint16_t libpagemaker::PMDParaProperties::m_leftIndent

§ m_length

uint16_t libpagemaker::PMDParaProperties::m_length

§ m_rightIndent

uint16_t libpagemaker::PMDParaProperties::m_rightIndent

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

Generated for libpagemaker by doxygen 1.8.12