#include <sharedformulagroups.hxx>
Definition at line 20 of file sharedformulagroups.hxx.
 
◆ SharedFormulaGroupEntry()
  
  | 
        
          | sc::SharedFormulaGroupEntry::SharedFormulaGroupEntry | ( | std::unique_ptr< ScTokenArray > | pArray, |  
          |  |  | const ScAddress & | rOrigin |  
          |  | ) |  |  |  | inline | 
 
 
◆ getOrigin()
  
  | 
        
          | const ScAddress & sc::SharedFormulaGroupEntry::getOrigin | ( |  | ) | const |  | inline | 
 
 
◆ getTokenArray()
  
  | 
        
          | const ScTokenArray * sc::SharedFormulaGroupEntry::getTokenArray | ( |  | ) | const |  | inline | 
 
 
◆ maOrigin
  
  | 
        
          | ScAddress sc::SharedFormulaGroupEntry::maOrigin |  | private | 
 
 
◆ mpArray
  
  | 
        
          | std::unique_ptr<ScTokenArray> sc::SharedFormulaGroupEntry::mpArray |  | private | 
 
 
The documentation for this class was generated from the following file: