a data cell zone  
 More...
|  | 
|  | Zone () | 
|  | constructor 
 | 
|  | 
| bool | isValid () const | 
|  | returns true if the zone entry is valid 
 | 
|  | 
|  | 
| static std::string | getName (int type) | 
|  | returns the name corresponding to a type 
 | 
|  | 
◆ Type
the different enum type 
| Enumerator | 
|---|
| Zone0 |  | 
| Link |  | 
| FileName |  | 
| SharedData |  | 
| Name |  | 
| CellData |  | 
| CellPosition |  | 
| Undef |  | 
 
 
◆ Zone()
  
  | 
        
          | libwps::MultiplanParserInternal::Zone::Zone | ( |  | ) |  |  | inline | 
 
 
◆ getName()
  
  | 
        
          | static std::string libwps::MultiplanParserInternal::Zone::getName | ( | int | type | ) |  |  | inlinestatic | 
 
 
◆ isValid()
  
  | 
        
          | bool libwps::MultiplanParserInternal::Zone::isValid | ( |  | ) | const |  | inline | 
 
returns true if the zone entry is valid 
 
 
◆ m_entry
      
        
          | WPSEntry libwps::MultiplanParserInternal::Zone::m_entry | 
      
 
 
◆ m_positionsSet
      
        
          | std::set<int> libwps::MultiplanParserInternal::Zone::m_positionsSet | 
      
 
list of position in the zone 
Referenced by Zone().
 
 
The documentation for this struct was generated from the following file: