Searched refs:mbIsPivotChart (Results 1 – 2 of 2) sorted by relevance
1494 inline bool IsPivotChart() const { return mbIsPivotChart; } in IsPivotChart()1514 bool mbIsPivotChart; /// true = chart is based on a pivot table. member in XclImpChart
4153 mbIsPivotChart( false ) in XclImpChart()4216 mbIsPivotChart = true; in ReadChartSubStream()
Completed in 67 milliseconds