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