#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 |
| 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] |