the cluster for root More...
#include <RagTime5ClusterManager.hxx>
Public Member Functions | |
ClusterRoot () | |
constructor More... | |
virtual | ~ClusterRoot () |
destructor More... | |
![]() | |
Cluster () | |
constructor More... | |
virtual | ~Cluster () |
destructor More... | |
Public Attributes | |
int | m_styleClusterIds [8] |
the list of style cluster ( graph, units, unitsbis, text, format, unknown, graphcolor, col/pattern id) More... | |
int | m_clusterIds [1] |
other cluster id (unknown cluster b, ) More... | |
Link | m_graphicTypeLink |
the graphic type id More... | |
Link | m_docInfoLink |
the doc info link More... | |
int | m_listClusterId |
the cluster list id More... | |
Link | m_listClusterName |
the cluster list id name zone link More... | |
Link | m_listClusterLink [2] |
first the main cluster link, second list of field definition link More... | |
Link | m_linkUnknown |
other link: scripts and field 6 More... | |
librevenge::RVNGString | m_fileName |
the filename if known More... | |
![]() | |
Type | m_type |
the cluster type More... | |
int | m_zoneId |
the zone id More... | |
bool | m_hiLoEndian |
the cluster hiLo endian More... | |
Link | m_dataLink |
the main data link More... | |
Link | m_nameLink |
the name link More... | |
Link | m_fieldClusterLink |
the field cluster links (def and pos) More... | |
std::vector< Link > | m_conditionFormulaLinks |
the conditions formula links More... | |
std::vector< Link > | m_settingLinks |
the settings links More... | |
std::vector< Link > | m_linksList |
the link list More... | |
std::vector< int > | m_clusterIdsList |
the cluster ids More... | |
Additional Inherited Members | |
![]() | |
enum | Type { C_ColorPattern, C_Fields, C_Layout, C_Pipeline, C_Root, C_Script, C_ColorStyles, C_FormatStyles, C_GraphicStyles, C_TextStyles, C_UnitStyles, C_ClusterB, C_ClusterC, C_Unknown } |
the cluster type More... | |
the cluster for root
|
inline |
constructor
|
inlinevirtual |
destructor
int RagTime5ClusterManager::ClusterRoot::m_clusterIds[1] |
other cluster id (unknown cluster b, )
Referenced by ClusterRoot(), and RagTime5Parser::readClusterRootData().
Link RagTime5ClusterManager::ClusterRoot::m_docInfoLink |
the doc info link
Referenced by RagTime5Parser::readClusterRootData().
librevenge::RVNGString RagTime5ClusterManager::ClusterRoot::m_fileName |
the filename if known
Link RagTime5ClusterManager::ClusterRoot::m_graphicTypeLink |
the graphic type id
Referenced by RagTime5Parser::readClusterRootData().
Link RagTime5ClusterManager::ClusterRoot::m_linkUnknown |
other link: scripts and field 6
Referenced by RagTime5Parser::readClusterRootData().
int RagTime5ClusterManager::ClusterRoot::m_listClusterId |
the cluster list id
Referenced by RagTime5ClusterManager::readClusterMainList(), and RagTime5Parser::readClusterRootData().
Link RagTime5ClusterManager::ClusterRoot::m_listClusterLink[2] |
first the main cluster link, second list of field definition link
Referenced by RagTime5ClusterManager::readClusterMainList(), and RagTime5Parser::readClusterRootData().
Link RagTime5ClusterManager::ClusterRoot::m_listClusterName |
the cluster list id name zone link
Referenced by RagTime5ClusterManager::readClusterMainList().
int RagTime5ClusterManager::ClusterRoot::m_styleClusterIds[8] |
the list of style cluster ( graph, units, unitsbis, text, format, unknown, graphcolor, col/pattern id)
Referenced by ClusterRoot(), and RagTime5Parser::readClusterRootData().