Searched defs:nRowIndex (Results 1 – 5 of 5) sorted by relevance
188 void InternalData::setRowValues( sal_Int32 nRowIndex, const vector< double > & rNewData ) in setRowValues()212 void InternalData::setComplexRowLabel( sal_Int32 nRowIndex, const vector< uno::Any >& rComplexLabel… in setComplexRowLabel()239 void InternalData::swapRowWithNext( sal_Int32 nRowIndex ) in swapRowWithNext()
73 sal_Int32 nRowIndex; /// reflects the index of the row currently parsed member
518 SCROW nRowIndex = 0; in getAccessibleAtPoint() local
2122 ScVbaRange::Cells( const uno::Any &nRowIndex, const uno::Any &nColumnIndex ) throw(uno::RuntimeExce… in Cells()2144 … const uno::Any &nRowIndex, const uno::Any &nColumnIndex ) throw(uno::RuntimeException) in CellsHelper()
5276 for (SCROW nRowIndex = 0; nRowIndex < nRowCount; nRowIndex++) in getFormulaArray() local
Completed in 155 milliseconds