Home
last modified time | relevance | path

Searched refs:bAddCols (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx1760 bool bAddCols = false; // default; also to be used if nBoxes == 1 :-/ in AddRowCols() local
1762 bAddCols = true; in AddRowCols()
1770 if (bAddCols) in AddRowCols()
1808 if (!bAddCols && eDRSource == chart::ChartDataRowSource_COLUMNS) in AddRowCols()
1813 else if (bAddCols && eDRSource == chart::ChartDataRowSource_ROWS) in AddRowCols()