libabw::ABWContentTableState Struct Reference

#include <ABWContentCollector.h>

List of all members.

Public Member Functions

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

Public Attributes

std::map< std::string,
std::string > 
m_currentTableProperties
std::map< std::string,
std::string > 
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


Member Data Documentation

std::map<std::string, std::string> libabw::ABWContentTableState::m_currentCellProperties
std::map<std::string, std::string> libabw::ABWContentTableState::m_currentTableProperties

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