the cluster for root More...
#include <RagTime5ClusterManager.hxx>
Public Member Functions | |
ClusterRoot () | |
constructor More... | |
~ClusterRoot () final | |
destructor More... | |
![]() | |
Cluster (Type type) | |
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_docInfoLink |
the doc info link More... | |
Link | m_functionNameLink |
the function name links More... | |
Link | m_graphicTypeLink |
the graphic type id More... | |
Link | m_listUnicodeLink |
a link to a list of unknown index+unicode string More... | |
int | m_listClusterId |
the cluster list id More... | |
NameLink | m_listClusterName |
the cluster list id name zone link More... | |
Link | m_listClusterLink [3] |
first the main cluster link, second list of field definition link, third in header 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... | |
librevenge::RVNGString | m_name |
the cluster name (if know) More... | |
Link | m_childLink |
the child link More... | |
Link | m_parentLink |
the parent link More... | |
Link | m_dataLink |
the main data link More... | |
NameLink | m_nameLink |
the name link More... | |
Link | m_formulaLink |
the formula cluster links (def and pos) 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... | |
bool | m_isSent |
true if the cluster was send More... | |
Additional Inherited Members | |
![]() | |
enum | Type { C_ColorPattern, C_FormulaDef, C_FormulaPos, C_Layout, C_Pipeline, C_Root, C_ClusterGProp, C_Sound, C_ButtonZone, C_ChartZone, C_GraphicZone, C_PictureZone, C_SpreadsheetZone, C_TextZone, C_GroupZone, C_ColorStyles, C_FormatStyles, C_GraphicStyles, C_TextStyles, C_UnitStyles, C_ClusterC, C_Empty, C_Unknown } |
the cluster type More... | |
the cluster for root
|
inline |
constructor
|
final |
destructor
int RagTime5ClusterManager::ClusterRoot::m_clusterIds[1] |
other cluster id (unknown cluster b, )
Referenced by ClusterRoot(), and RagTime5Document::readClusterRootData().
Link RagTime5ClusterManager::ClusterRoot::m_docInfoLink |
the doc info link
Referenced by RagTime5Document::readClusterRootData().
librevenge::RVNGString RagTime5ClusterManager::ClusterRoot::m_fileName |
the filename if known
Link RagTime5ClusterManager::ClusterRoot::m_functionNameLink |
the function name links
Referenced by RagTime5Document::readClusterRootData().
Link RagTime5ClusterManager::ClusterRoot::m_graphicTypeLink |
the graphic type id
Referenced by RagTime5Document::readClusterRootData().
Link RagTime5ClusterManager::ClusterRoot::m_linkUnknown |
other link: scripts and field 6
Referenced by RagTime5Document::readClusterRootData().
int RagTime5ClusterManager::ClusterRoot::m_listClusterId |
the cluster list id
Referenced by RagTime5ClusterManager::readClusterMainList(), and RagTime5Document::readClusterRootData().
Link RagTime5ClusterManager::ClusterRoot::m_listClusterLink[3] |
first the main cluster link, second list of field definition link, third in header
Referenced by RagTime5ClusterManager::readClusterMainList(), and RagTime5Document::readClusterRootData().
NameLink RagTime5ClusterManager::ClusterRoot::m_listClusterName |
the cluster list id name zone link
Referenced by RagTime5ClusterManager::readClusterMainList().
Link RagTime5ClusterManager::ClusterRoot::m_listUnicodeLink |
a link to a list of unknown index+unicode string
Referenced by RagTime5Document::readClusterRootData().
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 RagTime5Document::readClusterRootData().