MacDrawProParserInternal::Library Struct Reference

Public Member Functions

 Library (int id=-1)
 constructor

Public Attributes

int m_id
 the library id
std::vector< int > m_layerList
 the list of layer id
MWAWBox2f m_box
 the bounding box (if computed)
librevenge::RVNGString m_name
 the library name

Constructor & Destructor Documentation

◆ Library()

MacDrawProParserInternal::Library::Library ( int id = -1)
inlineexplicit

constructor

Member Data Documentation

◆ m_box

MWAWBox2f MacDrawProParserInternal::Library::m_box

the bounding box (if computed)

Referenced by Library().

◆ m_id

int MacDrawProParserInternal::Library::m_id

the library id

Referenced by Library(), and MacDrawProParser::send().

◆ m_layerList

std::vector<int> MacDrawProParserInternal::Library::m_layerList

◆ m_name

librevenge::RVNGString MacDrawProParserInternal::Library::m_name

the library name

Referenced by Library().


The documentation for this struct was generated from the following file:

Generated on Thu Jul 24 2025 00:00:00 for libmwaw by doxygen 1.14.0