#include <libwps_internal.h>
Public Member Functions | |
_WPSTabStop (float position, WPSTabAlignment alignment, uint16_t leaderCharacter, uint8_t leaderNumSpaces) | |
_WPSTabStop () | |
Public Attributes | |
float | m_position |
WPSTabAlignment | m_alignment |
uint16_t | m_leaderCharacter |
uint8_t | m_leaderNumSpaces |
_WPSTabStop::_WPSTabStop | ( | float | position, | |
WPSTabAlignment | alignment, | |||
uint16_t | leaderCharacter, | |||
uint8_t | leaderNumSpaces | |||
) |
_WPSTabStop::_WPSTabStop | ( | ) |
uint16_t _WPSTabStop::m_leaderCharacter |
uint8_t _WPSTabStop::m_leaderNumSpaces |
float _WPSTabStop::m_position |