#include "IWORKTabularInfoElement.h"
#include <boost/lexical_cast.hpp>
#include "IWORKCollector.h"
#include "IWORKGeometryElement.h"
#include "IWORKTextBodyElement.h"
#include "IWORKToken.h"
#include "IWORKXMLParserState.h"
Classes | |
struct | libetonyek::IWORKTabularInfoElement::Impl |
Namespaces | |
libetonyek | |
boost::optional<unsigned> m_cellMove |
unsigned m_column |
IWORKTable::ColumnSizes_t m_columnSizes |
boost::optional<unsigned> m_columnSpan |
boost::optional<std::string> m_content |
TableData& m_data |
unsigned m_row |
IWORKTable::RowSizes_t m_rowSizes |
boost::optional<unsigned> m_rowSpan |
TableParserState& m_state |