class to parse the sf:of element, ie formula offset element More...
#include <IWORKFormulaElement.h>
 
  
| Public Member Functions | |
| IWORKOfElement (IWORKXMLParserState &state) | |
|  Public Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector > | |
| IWORKXMLContextBase (State &state) | |
| template<typename T > | |
| IWORKXMLContextBase (State &state, const T &a) | |
| State & | getState () | 
| Private Member Functions | |
| void | attribute (int name, const char *value) override | 
| IWORKXMLContextPtr_t | element (int name) override | 
| void | endOfElement () override | 
| Private Attributes | |
| boost::optional< ID_t > | m_ref | 
| boost::optional< unsigned > | m_hc | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector > | |
| Collector & | getCollector () const | 
| int | getToken (const char *const value) const | 
| bool | isCollector () const | 
|  Protected Attributes inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector > | |
| State & | m_state | 
class to parse the sf:of element, ie formula offset element
| 
 | explicit | 
| 
 | overrideprivate | 
| 
 | overrideprivate | 
| 
 | overrideprivate | 
| 
 | private | 
Referenced by attribute(), and endOfElement().
| 
 | private | 
Referenced by element(), and endOfElement().