libabw::ABWContentTableState Struct Reference

#include <ABWContentCollector.h>

Public Member Functions

 ABWContentTableState ()
 
 ABWContentTableState (const ABWContentTableState &ts)
 
 ~ABWContentTableState ()
 

Public Attributes

ABWPropertyMap m_currentTableProperties
 
ABWPropertyMap m_currentCellProperties
 
int m_currentTableCol
 
int m_currentTableRow
 
int m_currentTableCellNumberInRow
 
int m_currentTableId
 
bool m_isTableRowOpened
 
bool m_isTableColumnOpened
 
bool m_isTableCellOpened
 
bool m_isCellWithoutParagraph
 
bool m_isRowWithoutCell
 

Constructor & Destructor Documentation

libabw::ABWContentTableState::ABWContentTableState ( )
libabw::ABWContentTableState::ABWContentTableState ( const ABWContentTableState ts)
libabw::ABWContentTableState::~ABWContentTableState ( )

Member Data Documentation

ABWPropertyMap libabw::ABWContentTableState::m_currentCellProperties
int libabw::ABWContentTableState::m_currentTableCellNumberInRow
int libabw::ABWContentTableState::m_currentTableCol
int libabw::ABWContentTableState::m_currentTableId
ABWPropertyMap libabw::ABWContentTableState::m_currentTableProperties
int libabw::ABWContentTableState::m_currentTableRow
bool libabw::ABWContentTableState::m_isCellWithoutParagraph
bool libabw::ABWContentTableState::m_isRowWithoutCell
bool libabw::ABWContentTableState::m_isTableCellOpened
bool libabw::ABWContentTableState::m_isTableColumnOpened
bool libabw::ABWContentTableState::m_isTableRowOpened

The documentation for this struct was generated from the following files:

Generated for libwpd by doxygen 1.8.10