Home
last modified time | relevance | path

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

/aoo42x/main/sc/inc/
H A Ddptabres.hxx163 const long SC_DPAGG_EMPTY = 0; // empty during data collection variable
178 ScDPAggData() : fVal(0.0), fAux(0.0), nCount(SC_DPAGG_EMPTY), pChild(NULL) {} in ScDPAggData()
/aoo42x/main/sc/source/core/data/
H A Ddptabres.cxx684 nCount = SC_DPAGG_EMPTY; in Reset()

Completed in 224 milliseconds