Searched refs:XclImpChRootData (Results 1 – 2 of 2) sorted by relevance
82 struct XclImpChRootData;172 typedef ScfRef< XclImpChRootData > XclImpChRootDataRef;
214 struct XclImpChRootData : public XclChRootData struct218 inline explicit XclImpChRootData( XclImpChChart& rChartData ) : mrChartData( rChartData ) {} in XclImpChRootData() argument225 mxChData( new XclImpChRootData( rChartData ) ) in XclImpChRoot()
Completed in 38 milliseconds