low level: the spreadsheet cluster data More...
Public Member Functions | |
ClusterSpreadsheet () | |
constructor More... | |
~ClusterSpreadsheet () final | |
destructor More... | |
![]() | |
Cluster (Type type) | |
constructor More... | |
virtual | ~Cluster () |
destructor More... | |
Public Attributes | |
RagTime5ClusterManager::Link | m_dimensionLink |
the dimension link More... | |
RagTime5ClusterManager::Link | m_valuesLink |
the list of values link More... | |
RagTime5ClusterManager::Link | m_valuesTreeLink |
the value tree link More... | |
int | m_valuesTreeRoot |
the value tree root More... | |
MWAWVec3i | m_valuesMaxPos |
the maximum values position More... | |
RagTime5ClusterManager::Link | m_graphPLCLink |
the graph PLC link More... | |
std::map< MWAWVec2i, int > | m_graphPLCNumRowByPlanesMap |
the list of row graph plc by planes More... | |
RagTime5ClusterManager::Link | m_textPLCLink |
the text PLC link More... | |
std::map< MWAWVec2i, int > | m_textPLCNumRowByPlanesMap |
the list of row text plc by planes More... | |
RagTime5ClusterManager::Link | m_borderPLCLink [2] |
the border PLC link(vertical then horizontal) More... | |
std::map< MWAWVec2i, int > | m_borderPLCNumRowByPlanesMap [2] |
the list of row border plc by planes More... | |
RagTime5ClusterManager::Link | m_blockLinks [3] |
the reference block/cell union/reference pos link 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... | |
low level: the spreadsheet cluster data
|
inline |
constructor
|
final |
destructor
RagTime5ClusterManager::Link RagTime5SpreadsheetInternal::ClusterSpreadsheet::m_blockLinks[3] |
the reference block/cell union/reference pos link
RagTime5ClusterManager::Link RagTime5SpreadsheetInternal::ClusterSpreadsheet::m_borderPLCLink[2] |
the border PLC link(vertical then horizontal)
std::map<MWAWVec2i,int> RagTime5SpreadsheetInternal::ClusterSpreadsheet::m_borderPLCNumRowByPlanesMap[2] |
the list of row border plc by planes
RagTime5ClusterManager::Link RagTime5SpreadsheetInternal::ClusterSpreadsheet::m_dimensionLink |
the dimension link
RagTime5ClusterManager::Link RagTime5SpreadsheetInternal::ClusterSpreadsheet::m_graphPLCLink |
the graph PLC link
std::map<MWAWVec2i,int> RagTime5SpreadsheetInternal::ClusterSpreadsheet::m_graphPLCNumRowByPlanesMap |
the list of row graph plc by planes
RagTime5ClusterManager::Link RagTime5SpreadsheetInternal::ClusterSpreadsheet::m_textPLCLink |
the text PLC link
std::map<MWAWVec2i,int> RagTime5SpreadsheetInternal::ClusterSpreadsheet::m_textPLCNumRowByPlanesMap |
the list of row text plc by planes
RagTime5ClusterManager::Link RagTime5SpreadsheetInternal::ClusterSpreadsheet::m_valuesLink |
the list of values link
MWAWVec3i RagTime5SpreadsheetInternal::ClusterSpreadsheet::m_valuesMaxPos |
the maximum values position
RagTime5ClusterManager::Link RagTime5SpreadsheetInternal::ClusterSpreadsheet::m_valuesTreeLink |
the value tree link
int RagTime5SpreadsheetInternal::ClusterSpreadsheet::m_valuesTreeRoot |
the value tree root