#include <IWORKFormula.h>
|  | 
|  | IWORKFormula (const boost::optional< unsigned > &hc) | 
|  | 
| bool | parse (const std::string &formula) | 
|  | 
| const std::string | str (const boost::optional< unsigned > &hc) const | 
|  | 
| void | write (const boost::optional< unsigned > &hc, librevenge::RVNGPropertyListVector &formula, const IWORKTableNameMapPtr_t &tableNameMap) const | 
|  | 
|  | 
| bool | computeOffset (const boost::optional< unsigned > &hc, int &offsetColumn, int &offsetRow) const | 
|  | 
|  | 
| std::shared_ptr< Impl > | m_impl | 
|  | 
| boost::optional< unsigned > | m_hc | 
|  | 
◆ IWORKFormula()
      
        
          | libetonyek::IWORKFormula::IWORKFormula | ( | const boost::optional< unsigned > & | hc | ) |  | 
      
 
 
◆ computeOffset()
  
  | 
        
          | bool libetonyek::IWORKFormula::computeOffset | ( | const boost::optional< unsigned > & | hc, |  
          |  |  | int & | offsetColumn, |  
          |  |  | int & | offsetRow |  
          |  | ) |  | const |  | private | 
 
 
◆ parse()
      
        
          | bool libetonyek::IWORKFormula::parse | ( | const std::string & | formula | ) |  | 
      
 
 
◆ str()
      
        
          | const std::string libetonyek::IWORKFormula::str | ( | const boost::optional< unsigned > & | hc | ) | const | 
      
 
 
◆ write()
      
        
          | void libetonyek::IWORKFormula::write | ( | const boost::optional< unsigned > & | hc, | 
        
          |  |  | librevenge::RVNGPropertyListVector & | formula, | 
        
          |  |  | const IWORKTableNameMapPtr_t & | tableNameMap | 
        
          |  | ) |  | const | 
      
 
 
◆ m_hc
  
  | 
        
          | boost::optional<unsigned> libetonyek::IWORKFormula::m_hc |  | private | 
 
 
◆ m_impl
  
  | 
        
          | std::shared_ptr<Impl> libetonyek::IWORKFormula::m_impl |  | private | 
 
 
The documentation for this class was generated from the following file: