Home
last modified time | relevance | path

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

/trunk/main/chart2/source/tools/
H A DInternalData.cxx188 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()
/trunk/main/xmloff/source/chart/
H A Dtransporttypes.hxx73 sal_Int32 nRowIndex; /// reflects the index of the row currently parsed member
/trunk/main/sc/source/ui/Accessibility/
H A DAccessiblePreviewTable.cxx518 SCROW nRowIndex = 0; in getAccessibleAtPoint() local
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx2122 ScVbaRange::Cells( const uno::Any &nRowIndex, const uno::Any &nColumnIndex ) throw(uno::RuntimeExce… in Cells()
2144const uno::Any &nRowIndex, const uno::Any &nColumnIndex ) throw(uno::RuntimeException) in CellsHelper()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx5276 for (SCROW nRowIndex = 0; nRowIndex < nRowCount; nRowIndex++) in getFormulaArray() local

Completed in 90 milliseconds