Searched refs:eDRSource (Results 1 – 1 of 1) sorted by relevance
1804 … chart::ChartDataRowSource eDRSource = chart::ChartDataRowSource_COLUMNS; in AddRowCols() local1806 eDRSource = chart::ChartDataRowSource_ROWS; in AddRowCols()1808 if (!bAddCols && eDRSource == chart::ChartDataRowSource_COLUMNS) in AddRowCols()1813 else if (bAddCols && eDRSource == chart::ChartDataRowSource_ROWS) in AddRowCols()