Searched refs:XclExpChRoot (Results 1 – 2 of 2) sorted by relevance
81 class XclExpChRoot : public XclExpRoot class88 virtual ~XclExpChRoot();91 inline const XclExpChRoot& GetChRoot() const { return *this; } in GetChRoot()171 class XclExpChGroupBase : public XclExpRecord, protected XclExpChRoot237 void Convert( const XclExpChRoot& rRoot,273 bool Convert( const XclExpChRoot& rRoot,526 explicit XclExpChText( const XclExpChRoot& rRoot );576 void Convert( const XclExpChRoot& rRoot,816 class XclExpChType : public XclExpRecord, protected XclExpChRoot823 explicit XclExpChType( const XclExpChRoot& rRoot );[all …]
296 XclExpChRoot::XclExpChRoot( const XclExpRoot& rRoot, XclExpChChart& rChartData ) : in XclExpChRoot() function in XclExpChRoot302 XclExpChRoot::~XclExpChRoot() in ~XclExpChRoot()439 XclExpChRoot( rRoot ), in XclExpChGroupBase()485 XclExpChRoot( rRoot ) in XclExpChFutureRecordBase()912 XclExpChRoot( rRoot ) in XclExpChSourceLink()1673 XclExpChRoot( rRoot ) in XclExpChSerTrendLine()1739 XclExpChRoot( rRoot ) in XclExpChSerErrorBar()2124 XclExpChRoot( rRoot ), in XclExpChType()2618 XclExpChRoot( rRoot ) in XclExpChLabelRange()2732 XclExpChRoot( rRoot ) in XclExpChValueRange()[all …]
Completed in 40 milliseconds