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 | |
|
inline |
constructor
int ClarisDrawParserInternal::Layer::m_groupId |
the first group id
Referenced by ClarisDrawParser::readLayouts().
bool ClarisDrawParserInternal::Layer::m_isHidden |
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().