#include <ABWStylesCollector.h>
| Public Member Functions | |
| ABWStylesTableState () | |
| ABWStylesTableState (const ABWStylesTableState &ts) | |
| ~ABWStylesTableState () | |
| Public Attributes | |
| ABWPropertyMap | m_currentCellProperties | 
| int | m_currentTableWidth | 
| int | m_currentTableRow | 
| int | m_currentTableId | 
| libabw::ABWStylesTableState::ABWStylesTableState | ( | ) | 
| libabw::ABWStylesTableState::ABWStylesTableState | ( | const ABWStylesTableState & | ts | ) | 
| libabw::ABWStylesTableState::~ABWStylesTableState | ( | ) | 
| ABWPropertyMap libabw::ABWStylesTableState::m_currentCellProperties | 
| int libabw::ABWStylesTableState::m_currentTableId | 
| int libabw::ABWStylesTableState::m_currentTableRow | 
| int libabw::ABWStylesTableState::m_currentTableWidth |