Internal: the state of a WPS4Text.  
 More...
Internal: the state of a WPS4Text. 
  
  | 
        
          | WPS8TextInternal::State::State | ( |  | ) |  |  | inline | 
 
 
  
  | 
        
          | WPSEntry WPS8TextInternal::State::getTCDZone | ( | int | strsId, |  
          |  |  | int | cellId |  
          |  | ) |  | const |  | inline | 
 
try to return a entry for a cell in table zones 
 
 
  
  | 
        
          | WPSEntry WPS8TextInternal::State::getTextZones | ( | int | id | ) | const |  | inline | 
 
returns the entry corresponding to a type id 
 
 
      
        
          | void WPS8TextInternal::State::initTypeMaps | ( |  | ) |  | 
      
 
 
  
  | 
        
          | void WPS8TextInternal::State::setParsed | ( | WPSEntry const & | entry, |  
          |  |  | bool | fl |  
          |  | ) |  |  |  | inline | 
 
tests if a text zone is simillar to entry, if yes, updates is parsed field 
 
 
      
        
          | std::map<long, Bookmark> WPS8TextInternal::State::m_bookmarkMap | 
      
 
a map text offset->bookmark 
 
 
      
        
          | std::vector<Notes> WPS8TextInternal::State::m_notesList | 
      
 
 
      
        
          | std::map<long, Notes *> WPS8TextInternal::State::m_notesMap | 
      
 
 
      
        
          | Object WPS8TextInternal::State::m_object | 
      
 
 
      
        
          | std::map<long, Object> WPS8TextInternal::State::m_objectMap | 
      
 
a map text offset->object 
 
 
      
        
          | std::map<int,int> WPS8TextInternal::State::m_objectTypes | 
      
 
 
      
        
          | std::vector<DataPLC> WPS8TextInternal::State::m_plcList | 
      
 
 
      
        
          | std::map<int, std::vector<long> > WPS8TextInternal::State::m_tcdMap | 
      
 
a map strsId -> last positions of cells 
 
 
      
        
          | std::vector<WPSEntry> WPS8TextInternal::State::m_textZones | 
      
 
the list of different text zones 
 
 
      
        
          | std::map<long, Token> WPS8TextInternal::State::m_tokenMap | 
      
 
 
The documentation for this struct was generated from the following file: