#include "IWORKTabularModelElement.h"
#include <cassert>
#include <ctime>
#include <memory>
#include <sstream>
#include <boost/lexical_cast.hpp>
#include "libetonyek_xml.h"
#include "IWORKCollector.h"
#include "IWORKDictionary.h"
#include "IWORKFormatElement.h"
#include "IWORKFormulaElement.h"
#include "IWORKProperties.h"
#include "IWORKRefContext.h"
#include "IWORKStyle.h"
#include "IWORKTable.h"
#include "IWORKText.h"
#include "IWORKTextStorageElement.h"
#include "IWORKToken.h"
#include "IWORKXMLParserState.h"
#include "IWORKXMLContextBase.h"
Namespaces | |
libetonyek | |
IWORKContentMap_t m_contentMap |
optional<unsigned> m_count |
optional<IWORKDateTimeFormat> m_dateTimeFormat |
optional<IWORKDurationFormat> m_durationFormat |
optional<unsigned> m_gridlineIndex_ |
IWORKGridLineMap_t& m_gridLines |
boost::optional<std::string> m_id |
bool m_isResult |
IWORKGridLine_t m_line |
unsigned m_maxLines |
optional<IWORKNumberFormat> m_numberFormat |
boost::optional<ID_t> m_ref |
boost::optional<ID_t> m_resultRef |
optional<unsigned> m_startIndex |
optional<unsigned> m_stopIndex |
boost::optional<ID_t> m_styleRef |