#include <libwpd_internal.h>
Public Member Functions | |
_WPXTabStop (double position, WPXTabAlignment alignment, uint16_t leaderCharacter, uint8_t leaderNumSpaces) | |
_WPXTabStop () | |
Public Attributes | |
double | m_position |
WPXTabAlignment | m_alignment |
uint16_t | m_leaderCharacter |
uint8_t | m_leaderNumSpaces |
_WPXTabStop::_WPXTabStop | ( | double | position, | |
WPXTabAlignment | alignment, | |||
uint16_t | leaderCharacter, | |||
uint8_t | leaderNumSpaces | |||
) |
_WPXTabStop::_WPXTabStop | ( | ) |
uint16_t _WPXTabStop::m_leaderCharacter |
uint8_t _WPXTabStop::m_leaderNumSpaces |
double _WPXTabStop::m_position |