libetonyek::IWORKFormula Class Reference

#include <IWORKFormula.h>

Public Member Functions

 IWORKFormula ()
 
bool parse (const std::string &formula)
 
const std::string str () const
 
void write (librevenge::RVNGPropertyListVector &formula, const IWORKTableNameMapPtr_t &tableNameMap) const
 

Private Attributes

std::shared_ptr< Impl > m_impl
 

Constructor & Destructor Documentation

◆ IWORKFormula()

libetonyek::IWORKFormula::IWORKFormula ( )

Member Function Documentation

◆ parse()

bool libetonyek::IWORKFormula::parse ( const std::string &  formula)

◆ str()

const std::string libetonyek::IWORKFormula::str ( ) const

◆ write()

void libetonyek::IWORKFormula::write ( librevenge::RVNGPropertyListVector &  formula,
const IWORKTableNameMapPtr_t tableNameMap 
) const

Member Data Documentation

◆ m_impl

std::shared_ptr<Impl> libetonyek::IWORKFormula::m_impl
private

The documentation for this class was generated from the following file:

Generated for libetonyek by doxygen 1.8.13