Searched refs:XclExpChart (Results 1 – 4 of 4) sorted by relevance
279 class XclExpChart;295 typedef ScfRef< XclExpChart > XclExpChartRef;
1269 class XclExpChart : public XclExpSubStream, protected XclExpRoot class1275 explicit XclExpChart( const XclExpRoot& rRoot,
964 mxChart.reset( new XclExpChart( GetRoot(), xModel, aChartRect ) ); in XclExpChartObj()
3464 XclExpChart::XclExpChart( const XclExpRoot& rRoot, Reference< XModel > xModel, const Rectangle& rCh… in XclExpChart() function in XclExpChart
Completed in 74 milliseconds