the cluster for root More...
#include <RagTime5ClusterManager.hxx>
Public Member Functions | |
| ClusterRoot () | |
| constructor | |
| virtual | ~ClusterRoot () |
| destructor | |
Public Attributes | |
| int | m_styleClusterIds [8] |
| the list of style cluster ( graph, units, unitsbis, text, format, unknown, graphcolor, col/pattern id) | |
| int | m_clusterIds [1] |
| other cluster id (unknown cluster b, ) | |
| Link | m_graphicTypeLink |
| the graphic type id | |
| Link | m_docInfoLink |
| the doc info link | |
| int | m_listClusterId |
| the cluster list id | |
| Link | m_listClusterName |
| the cluster list id name zone link | |
| Link | m_listClusterLink [2] |
| first the main cluster link, second list of field definition link | |
| Link | m_linkUnknown |
| other link: scripts and field 6 | |
| librevenge::RVNGString | m_fileName |
| the filename if known | |
the cluster for root
| RagTime5ClusterManager::ClusterRoot::ClusterRoot | ( | ) | [inline] |
constructor
| virtual RagTime5ClusterManager::ClusterRoot::~ClusterRoot | ( | ) | [inline, virtual] |
destructor
other cluster id (unknown cluster b, )
Referenced by ClusterRoot(), and RagTime5Parser::readClusterRootData().
the doc info link
Referenced by RagTime5Parser::readClusterRootData().
| librevenge::RVNGString RagTime5ClusterManager::ClusterRoot::m_fileName |
the filename if known
the graphic type id
Referenced by RagTime5Parser::readClusterRootData().
other link: scripts and field 6
Referenced by RagTime5Parser::readClusterRootData().
the cluster list id
Referenced by RagTime5ClusterManager::readClusterMainList(), and RagTime5Parser::readClusterRootData().
first the main cluster link, second list of field definition link
Referenced by RagTime5ClusterManager::readClusterMainList(), and RagTime5Parser::readClusterRootData().
the cluster list id name zone link
Referenced by RagTime5ClusterManager::readClusterMainList().
the list of style cluster ( graph, units, unitsbis, text, format, unknown, graphcolor, col/pattern id)
Referenced by ClusterRoot(), and RagTime5Parser::readClusterRootData().