IWORKTabularModelElement.cpp File Reference
#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

namespace  libetonyek
 

Variable Documentation

◆ m_column

boost::optional<unsigned> m_column
protected

◆ m_content

boost::optional<std::string> m_content

◆ m_contentMap

std::map<ID_t,CellData>& m_contentMap
private

◆ m_coordinateCommentRefMap

std::map<std::pair<unsigned,unsigned>,ID_t>& m_coordinateCommentRefMap
protected

◆ m_coordinates

boost::optional<std::pair<unsigned, unsigned> > m_coordinates
protected

◆ m_count

optional<unsigned> m_count
private

◆ m_dateTime

boost::optional<IWORKDateTimeData> m_dateTime

◆ m_dateTimeFormat

optional<IWORKDateTimeFormat> m_dateTimeFormat
private

◆ m_durationFormat

optional<IWORKDurationFormat> m_durationFormat
private

◆ m_formula

IWORKFormulaPtr_t m_formula

◆ m_gridlineIndex_

optional<unsigned> m_gridlineIndex_
private

◆ m_gridLines

IWORKGridLineMap_t& m_gridLines
private

◆ m_id

boost::optional<std::string> m_id
private

◆ m_isResult

bool m_isResult
protected

◆ m_line

IWORKGridLine_t m_line
private

◆ m_maxLines

unsigned m_maxLines
private

◆ m_numberFormat

optional<IWORKNumberFormat> m_numberFormat
private

◆ m_ref

boost::optional<ID_t> m_ref
protected

◆ m_resultRef

boost::optional<ID_t> m_resultRef
private

◆ m_row

boost::optional<unsigned> m_row
protected

◆ m_startIndex

optional<unsigned> m_startIndex
private

◆ m_stopIndex

optional<unsigned> m_stopIndex
private

◆ m_style

IWORKStylePtr_t m_style

◆ m_styleRef

boost::optional<ID_t> m_styleRef
private

◆ m_text

IWORKTextPtr_t m_text

◆ m_type

IWORKCellType m_type

Generated for libetonyek by doxygen 1.12.0