Home
last modified time | relevance | path

Searched defs:nTotalCols (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/sc/source/core/tool/
H A Dchartarr.cxx188 SCSIZE nTotalCols = ( nCol1 <= nCol2 ? nCol2 - nCol1 + 1 : 0 ); in CreateMemChartSingle() local

Completed in 11 milliseconds