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:324
@ name
Definition: IWORKToken.h:578
@ column
Definition: IWORKToken.h:152
IWORKXMLContextBase< IWORKXMLContextEmpty, IWORKXMLParserState > IWORKXMLEmptyContextBase
Definition: IWORKXMLContextBase.h:128
Definition: IWORKBezierElement.cpp:21
@ hc
Definition: IWORKToken.h:552
@ host_table_ID
Definition: IWORKToken.h:257
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:689
@ fs
Definition: IWORKToken.h:230
@ formula
Definition: IWORKToken.h:224
#define ETONYEK_DEBUG_MSG(M)
Definition: libetonyek_utils.h:54
@ ID
Definition: IWORKToken.h:499
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:188
Definition: IWORKXMLParserState.h:32
boost::optional< unsigned > m_hc
Definition: IWORKFormulaElement.h:35
@ formula_string
Definition: IWORKToken.h:227
boost::optional< ID_t > m_ref
Definition: IWORKFormulaElement.h:85
@ first
Definition: IWORKToken.h:524
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
const IWORKFormula m_formula
Definition: IWORKOutputElements.cpp:332
@ value
Definition: IWORKToken.h:624
@ ht
Definition: IWORKToken.h:553
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:636
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:128
@ NS_URI_SF
Definition: IWORKToken.h:688
@ row
Definition: IWORKToken.h:383
@ host_cell_ID
Definition: IWORKToken.h:256
boost::optional< ID_t > m_id
Definition: IWORKLineEndElement.cpp:34
int int_cast(const char *value)
Definition: libetonyek_xml.cpp:94
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:210
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:634
Generated for libetonyek by
doxygen 1.8.20