Home
last modified time | relevance | path

Searched refs:GetDataEntry (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/core/data/
H A Dcompressedarray.cxx728 rArray.GetDataEntry(nIndex2).nEnd < nS) in SumCoupledArrayForCondition()
741 nSum += rArray.GetDataEntry(rArray.GetEntryCount()-1).aValue * (nEnd - in SumCoupledArrayForCondition()
762 rArray.GetDataEntry(nIndex2).nEnd < nS) in SumScaledCoupledArrayForCondition()
776 (rArray.GetDataEntry(rArray.GetEntryCount()-1).aValue * fScale) * in SumScaledCoupledArrayForCondition()
/aoo4110/main/sc/inc/
H A Dcompressedarray.hxx121 const DataEntry& GetDataEntry( size_t nIndex ) const;
214 ScCompressedArray<A,D>::GetDataEntry( size_t nIndex ) const in GetDataEntry() function in ScCompressedArray

Completed in 14 milliseconds