Searched refs:bAddCols (Results 1 – 1 of 1) sorted by relevance
1774 bool bAddCols = false; // default; also to be used if nBoxes == 1 :-/ in AddRowCols() local1776 bAddCols = true; in AddRowCols()1784 if (bAddCols) in AddRowCols()1822 if (!bAddCols && eDRSource == chart::ChartDataRowSource_COLUMNS) in AddRowCols()1827 else if (bAddCols && eDRSource == chart::ChartDataRowSource_ROWS) in AddRowCols()
Completed in 78 milliseconds