Home
last modified time | relevance | path

Searched refs:nMinRowMembers (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sc/source/core/data/
H A Ddptabsrc.cxx959 long nMinRowMembers = lcl_CountMinMembers( aInfo.aRowDims, aInfo.aRowLevels, nRowLevelCount ); in CreateRes_Impl() local
961 if ( nMinColMembers > MAXCOLCOUNT/*SC_MINCOUNT_LIMIT*/ || nMinRowMembers > SC_MINCOUNT_LIMIT ) in CreateRes_Impl()

Completed in 27 milliseconds