#include <VSDPages.h>
◆ VSDPages()
      
        
          | libvisio::VSDPages::VSDPages | ( |  | ) |  | 
      
 
 
◆ ~VSDPages()
      
        
          | libvisio::VSDPages::~VSDPages | ( |  | ) |  | 
      
 
 
◆ _drawWithBackground()
  
  | 
        
          | void libvisio::VSDPages::_drawWithBackground | ( | librevenge::RVNGDrawingInterface * | painter, |  
          |  |  | const VSDPage & | page ) |  | private | 
 
 
◆ addBackgroundPage()
      
        
          | void libvisio::VSDPages::addBackgroundPage | ( | const VSDPage & | page | ) |  | 
      
 
 
◆ addPage()
      
        
          | void libvisio::VSDPages::addPage | ( | const VSDPage & | page | ) |  | 
      
 
 
◆ draw()
      
        
          | void libvisio::VSDPages::draw | ( | librevenge::RVNGDrawingInterface * | painter | ) |  | 
      
 
 
◆ setMetaData()
      
        
          | void libvisio::VSDPages::setMetaData | ( | const librevenge::RVNGPropertyList & | metaData | ) |  | 
      
 
 
◆ m_backgroundPages
  
  | 
        
          | std::map<unsigned, VSDPage> libvisio::VSDPages::m_backgroundPages |  | private | 
 
 
◆ m_metaData
  
  | 
        
          | librevenge::RVNGPropertyList libvisio::VSDPages::m_metaData |  | private | 
 
 
◆ m_pages
  
  | 
        
          | std::vector<VSDPage> libvisio::VSDPages::m_pages |  | private | 
 
 
The documentation for this class was generated from the following files: