#include <set>
#include <boost/fusion/include/std_pair.hpp>
#include <boost/spirit/include/qi.hpp>
#include "KEY1TableElement.h"
#include "IWORKProperties.h"
#include "IWORKTable.h"
#include "IWORKText.h"
#include "IWORKTokenizer.h"
#include "KEYCollector.h"
#include "KEY1ContentElement.h"
#include "KEY1ParserState.h"
#include "KEY1StringConverter.h"
#include "KEY1Token.h"
#include "KEY1XMLContextBase.h"
#include "libetonyek_xml.h"
Classes | |
struct | libetonyek::KEY1TableElement::TableData |
Namespaces | |
libetonyek | |
Macros | |
#define | DECLARE_STRING_CONVERTER(type) |
#define DECLARE_STRING_CONVERTER | ( | type | ) |
unsigned m_bl |
unsigned m_br |
IWORKTextPtr_t m_content |
unsigned m_endPoint |
bool m_horizontal |
boost::optional<unsigned> m_index |
bool m_isText |
boost::optional<IWORKPosition> m_position |
TableSegment m_segment |
unsigned m_startPoint |
KEY1TableElement::TableData& m_table |
unsigned m_tl |
unsigned m_tr |