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

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

uint16_t libpagemaker::PMDParaProperties::m_afterIndent
uint8_t libpagemaker::PMDParaProperties::m_align
uint16_t libpagemaker::PMDParaProperties::m_beforeIndent
uint16_t libpagemaker::PMDParaProperties::m_firstIndent
uint16_t libpagemaker::PMDParaProperties::m_leftIndent
uint16_t libpagemaker::PMDParaProperties::m_length
uint16_t libpagemaker::PMDParaProperties::m_rightIndent

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

Generated for libpagemaker by doxygen 1.8.10