an interface to transmit the info of MacWrtProStructures to a listener  
 More...
#include <MacWrtProStructures.hxx>
an interface to transmit the info of MacWrtProStructures to a listener 
◆ MacWrtProStructuresListenerState()
      
        
          | MacWrtProStructuresListenerState::MacWrtProStructuresListenerState | ( | std::shared_ptr< MacWrtProStructures > const & | structures, | 
        
          |  |  | bool | mainZone, | 
        
          |  |  | int | version | 
        
          |  | ) |  |  | 
      
 
 
◆ ~MacWrtProStructuresListenerState()
      
        
          | MacWrtProStructuresListenerState::~MacWrtProStructuresListenerState | ( |  | ) |  | 
      
 
 
◆ getFontDebugString()
      
        
          | std::string MacWrtProStructuresListenerState::getFontDebugString | ( | int | fontId | ) |  | 
      
 
 
◆ getPageBreaksPos()
      
        
          | std::vector< int > MacWrtProStructuresListenerState::getPageBreaksPos | ( |  | ) | const | 
      
 
 
◆ getParagraphDebugString()
      
        
          | std::string MacWrtProStructuresListenerState::getParagraphDebugString | ( | int | paraId | ) |  | 
      
 
 
◆ insertSoftPageBreak()
      
        
          | void MacWrtProStructuresListenerState::insertSoftPageBreak | ( |  | ) |  | 
      
 
 
◆ isSent()
      
        
          | bool MacWrtProStructuresListenerState::isSent | ( | int | blockId | ) |  | 
      
 
 
◆ newPage()
  
  | 
        
          | bool MacWrtProStructuresListenerState::newPage | ( | bool | softBreak = false | ) |  |  | protected | 
 
 
◆ numSection()
  
  | 
        
          | int MacWrtProStructuresListenerState::numSection | ( |  | ) | const |  | inline | 
 
 
◆ resendAll()
      
        
          | bool MacWrtProStructuresListenerState::resendAll | ( |  | ) |  | 
      
 
 
◆ send()
      
        
          | bool MacWrtProStructuresListenerState::send | ( | int | blockId | ) |  | 
      
 
 
◆ sendChar()
      
        
          | void MacWrtProStructuresListenerState::sendChar | ( | char | c | ) |  | 
      
 
 
◆ sendFont() [1/2]
      
        
          | bool MacWrtProStructuresListenerState::sendFont | ( | int | id | ) |  | 
      
 
 
◆ sendFont() [2/2]
sends the font properties to the listener 
 
 
◆ sendParagraph() [1/2]
      
        
          | bool MacWrtProStructuresListenerState::sendParagraph | ( | int | id | ) |  | 
      
 
 
◆ sendParagraph() [2/2]
sends the paragraph properties to the listener 
 
 
◆ sendSection()
      
        
          | void MacWrtProStructuresListenerState::sendSection | ( | int | numSection | ) |  | 
      
 
 
◆ m_actPage
  
  | 
        
          | int MacWrtProStructuresListenerState::m_actPage |  | protected | 
 
 
◆ m_actTab
  
  | 
        
          | int MacWrtProStructuresListenerState::m_actTab |  | protected | 
 
 
◆ m_font
◆ m_isMainZone
  
  | 
        
          | bool MacWrtProStructuresListenerState::m_isMainZone |  | protected | 
 
 
◆ m_newPageDone
  
  | 
        
          | bool MacWrtProStructuresListenerState::m_newPageDone |  | protected | 
 
 
◆ m_numCols
  
  | 
        
          | int MacWrtProStructuresListenerState::m_numCols |  | protected | 
 
 
◆ m_numTab
  
  | 
        
          | int MacWrtProStructuresListenerState::m_numTab |  | protected | 
 
 
◆ m_paragraph
◆ m_section
  
  | 
        
          | int MacWrtProStructuresListenerState::m_section |  | protected | 
 
 
◆ m_structures
Referenced by getFontDebugString(), getPageBreaksPos(), getParagraphDebugString(), isSent(), MacWrtProStructuresListenerState(), newPage(), send(), sendChar(), sendFont(), sendParagraph(), and sendSection().
 
 
◆ m_version
  
  | 
        
          | int MacWrtProStructuresListenerState::m_version |  | protected | 
 
 
The documentation for this class was generated from the following files: