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