Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/core/tool/
H A Dchartpos.cxx368 SCSIZE nRowAdd = bColHeaders ? 1 : 0; in CreatePositionMap() local
452 nRowCount -= nRowAdd; in CreatePositionMap()
478 nRowAdd = 0; in CreatePositionMap()
498 static_cast<SCCOL>(nColAdd), static_cast<SCROW>(nRowAdd), *pCols ); in CreatePositionMap()
510 SCCOL nColAdd, SCROW nRowAdd, Table& rCols ) : in ScChartPositionMap() argument
528 if ( nRowAdd ) in ScChartPositionMap()
556 if ( nRowAdd ) in ScChartPositionMap()
H A Dchartarr.cxx152 SCROW nRowAdd = HasColHeaders() ? 1 : 0; in CreateMemChartSingle() local
185 nRow1 = sal::static_int_cast<SCROW>( nRow1 + nRowAdd ); in CreateMemChartSingle()
/aoo42x/main/sc/inc/
H A Dchartpos.hxx49 SCROW nRowAdd, // Header-Zeilen

Completed in 19 milliseconds