Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx1818 chart::ChartDataRowSource eDRSource = chart::ChartDataRowSource_COLUMNS; in AddRowCols() local
1820 eDRSource = chart::ChartDataRowSource_ROWS; in AddRowCols()
1822 if (!bAddCols && eDRSource == chart::ChartDataRowSource_COLUMNS) in AddRowCols()
1827 else if (bAddCols && eDRSource == chart::ChartDataRowSource_ROWS) in AddRowCols()

Completed in 25 milliseconds