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 Layer(), and ClarisDrawParser::readLayouts().
bool ClarisDrawParserInternal::Layer::m_isHidden |
true if the layer is hidden
Referenced by Layer(), and ClarisDrawParser::readLayouts().
librevenge::RVNGString ClarisDrawParserInternal::Layer::m_name |
the layer name
Referenced by Layer(), ClarisDrawParser::readLayouts(), and ClarisDrawParser::readLibraryNames().