Go to the documentation of this file.
10 #ifndef IWORKFORMULAELEMENT_H_INCLUDED
11 #define IWORKFORMULAELEMENT_H_INCLUDED
13 #include <boost/optional.hpp>
30 const boost::optional<ID_t> &
getId()
const;
33 boost::optional<ID_t>
m_id;
35 boost::optional<unsigned>
m_hc;
48 const boost::optional<ID_t> &
getId()
const;
51 boost::optional<ID_t>
m_id;
53 boost::optional<unsigned>
m_hc;
66 const boost::optional<ID_t> &
getId()
const;
69 boost::optional<ID_t>
m_id;
86 boost::optional<unsigned>
m_hc;
90 #endif // IWORKFORMULAELEMENT_H_INCLUDED
@ mf_ref
Definition: IWORKToken.h:329
@ name
Definition: IWORKToken.h:585
@ column
Definition: IWORKToken.h:156
IWORKXMLContextBase< IWORKXMLContextEmpty, IWORKXMLParserState > IWORKXMLEmptyContextBase
Definition: IWORKXMLContextBase.h:127
Definition: IWORKBezierElement.cpp:21
@ hc
Definition: IWORKToken.h:559
@ host_table_ID
Definition: IWORKToken.h:261
IWORKFormulaPtr_t m_formula
Definition: IWORKTabularModelElement.cpp:930
boost::optional< std::string > m_tableId
Definition: IWORKTableInfoElement.cpp:567
std::shared_ptr< IWORKXMLContext > IWORKXMLContextPtr_t
Definition: IWORKXMLContext.h:18
@ NS_URI_SFA
Definition: IWORKToken.h:697
@ fs
Definition: IWORKToken.h:234
@ formula
Definition: IWORKToken.h:228
#define ETONYEK_DEBUG_MSG(M)
Definition: libetonyek_utils.h:54
@ ID
Definition: IWORKToken.h:506
class to parse the sf:fo element, ie. formula element
Definition: IWORKFormulaElement.h:22
void endOfElement() override
Definition: IWORKFormulaElement.cpp:197
IWORKXMLContextPtr_t element(int name) override
Definition: IWORKFormulaElement.cpp:231
@ element
Definition: IWORKToken.h:192
Definition: IWORKXMLParserState.h:32
boost::optional< unsigned > m_hc
Definition: IWORKFormulaElement.h:35
@ formula_string
Definition: IWORKToken.h:231
boost::optional< ID_t > m_ref
Definition: IWORKFormulaElement.h:85
@ first
Definition: IWORKToken.h:531
void endOfElement() override
Definition: IWORKFormulaElement.cpp:248
const boost::optional< ID_t > & getId() const
Definition: IWORKFormulaElement.cpp:156
IWORKFoElement(IWORKXMLParserState &state)
Definition: IWORKFormulaElement.cpp:148
class to parse the sf:of element, ie formula offset element
Definition: IWORKFormulaElement.h:76
std::shared_ptr< IWORKFormula > IWORKFormulaPtr_t
Definition: IWORKTypes.h:123
IWORKOfElement(IWORKXMLParserState &state)
Definition: IWORKFormulaElement.cpp:211
@ value
Definition: IWORKToken.h:631
@ ht
Definition: IWORKToken.h:560
boost::optional< ID_t > m_id
Definition: IWORKFormulaElement.h:33
void attribute(int name, const char *value) override
Definition: IWORKFormulaElement.cpp:218
@ y_coordinate
Definition: IWORKToken.h:644
boost::optional< unsigned > m_hc
Definition: IWORKFormulaElement.h:86
Definition: IWORKXMLContextBase.h:28
boost::optional< std::string > m_formula
Definition: IWORKFormulaElement.h:34
@ cell_address
Definition: IWORKToken.h:130
@ NS_URI_SF
Definition: IWORKToken.h:696
@ row
Definition: IWORKToken.h:390
@ host_cell_ID
Definition: IWORKToken.h:260
boost::optional< ID_t > m_id
Definition: IWORKLineEndElement.cpp:34
int int_cast(const char *value)
Definition: libetonyek_xml.cpp:103
void attribute(int name, const char *value) override
Definition: IWORKFormulaElement.cpp:161
IWORKXMLContextPtr_t element(int name) override
Definition: IWORKFormulaElement.cpp:182
boost::optional< ID_t > m_ref
Definition: IWORKPathElement.cpp:285
@ fm
Definition: IWORKToken.h:214
const ValueT & get(const detail::IWAFieldImpl< TagV, ValueT, Reader > &field)
Definition: IWAField.h:190
State & getState()
Definition: IWORKXMLContextBase.h:43
@ x_coordinate
Definition: IWORKToken.h:642
Generated for libetonyek by
doxygen 1.8.20