Searched defs:nColumnIndex (Results 1 – 6 of 6) sorted by relevance
176 void InternalData::setColumnValues( sal_Int32 nColumnIndex, const vector< double > & rNewData ) in setColumnValues()200 void InternalData::setComplexColumnLabel( sal_Int32 nColumnIndex, const vector< uno::Any >& rComple… in setComplexColumnLabel()259 void InternalData::swapColumnWithNext( sal_Int32 nColumnIndex ) in swapColumnWithNext()
74 sal_Int32 nColumnIndex; /// reflects the index of the column currently parsed member
368 const sal_Int32 nColumnIndex) in LayoutColumn()
279 ::getAny( sal_Int32 nRow, sal_Int32 nColumnIndex ) in getAny()
1717 sal_IntPtr nColumnIndex ( reinterpret_cast<sal_IntPtr>(pColumnIndex)); in fillNeededData() 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()
Completed in 96 milliseconds