RagTime5ChartInternal::ClusterChart Struct Reference

low level: the chart cluster data More...

Inheritance diagram for RagTime5ChartInternal::ClusterChart:
RagTime5ClusterManager::Cluster

Public Member Functions

 ClusterChart ()
 constructor More...
 
virtual ~ClusterChart ()
 destructor More...
 
- Public Member Functions inherited from RagTime5ClusterManager::Cluster
 Cluster (Type type)
 constructor More...
 
virtual ~Cluster ()
 destructor More...
 

Public Attributes

RagTime5ClusterManager::Link m_parentLink
 cluster links list of size 60 More...
 
std::vector< RagTime5ClusterManager::Linkm_valuesLink [2]
 some content zone: first a double zone, second link to sub text zone data More...
 
RagTime5ClusterManager::Link m_typesLink
 list of type link More...
 
RagTime5ClusterManager::Link m_unknownLink1
 unknown link of size 6 More...
 
RagTime5ClusterManager::Link m_unknownLink3
 unknown link of size 32 More...
 
- Public Attributes inherited from RagTime5ClusterManager::Cluster
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_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< Linkm_conditionFormulaLinks
 the conditions formula links More...
 
std::vector< Linkm_settingLinks
 the settings links More...
 
std::vector< Linkm_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

- Public Types inherited from RagTime5ClusterManager::Cluster
enum  Type {
  C_ColorPattern, C_Fields, C_Layout, C_Pipeline,
  C_Root, C_ClusterGProp, C_Script, C_ChartZone,
  C_GraphicZone, C_PictureZone, C_SpreadsheetZone, C_TextZone,
  C_ColorStyles, C_FormatStyles, C_GraphicStyles, C_TextStyles,
  C_UnitStyles, C_ClusterC, C_Empty, C_Unknown
}
 the cluster type More...
 

Detailed Description

low level: the chart cluster data

Constructor & Destructor Documentation

RagTime5ChartInternal::ClusterChart::ClusterChart ( )
inline

constructor

RagTime5ChartInternal::ClusterChart::~ClusterChart ( )
virtual

destructor

Member Data Documentation

RagTime5ClusterManager::Link RagTime5ChartInternal::ClusterChart::m_parentLink

cluster links list of size 60

RagTime5ClusterManager::Link RagTime5ChartInternal::ClusterChart::m_typesLink

list of type link

RagTime5ClusterManager::Link RagTime5ChartInternal::ClusterChart::m_unknownLink1

unknown link of size 6

RagTime5ClusterManager::Link RagTime5ChartInternal::ClusterChart::m_unknownLink3

unknown link of size 32

std::vector<RagTime5ClusterManager::Link> RagTime5ChartInternal::ClusterChart::m_valuesLink[2]

some content zone: first a double zone, second link to sub text zone data


The documentation for this struct was generated from the following file:

Generated on Mon Feb 6 2017 11:16:18 for libmwaw by doxygen 1.8.11