Public Member Functions | |
| Layer () | |
| constructor | |
Public Attributes | |
| int | m_groupId |
| the first group id | |
| bool | m_isHidden |
| true if the layer is hidden | |
| librevenge::RVNGString | m_name |
| the layer name | |
| ClarisDrawParserInternal::Layer::Layer | ( | ) | [inline] |
constructor
the first group id
Referenced by ClarisDrawParser::readLayouts().
true if the layer is hidden
Referenced by ClarisDrawParser::readLayouts().
| librevenge::RVNGString ClarisDrawParserInternal::Layer::m_name |
the layer name
Referenced by ClarisDrawParser::readLayouts(), and ClarisDrawParser::readLibraryNames().