Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/main/xmloff/source/chart/
H A Dtransporttypes.hxx73 sal_Int32 nRowIndex; /// reflects the index of the row currently parsed member
/aoo4110/main/sc/source/ui/Accessibility/
H A DAccessiblePreviewTable.cxx518 SCROW nRowIndex = 0; in getAccessibleAtPoint() local
/aoo4110/main/soldep/source/
H A Dsoldep.cxx1141 int nRowIndex = nIndex / DEPPER_MAX_WIDTH; in CalcPos() local
/aoo4110/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()
/aoo4110/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx5276 for (SCROW nRowIndex = 0; nRowIndex < nRowCount; nRowIndex++) in getFormulaArray() local

Completed in 112 milliseconds