Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/tool/
H A Dcollect.cxx67 if (nLimit > MAXCOLLECTIONSIZE) in ScCollection()
68 nLimit = MAXCOLLECTIONSIZE; in ScCollection()
124 if ((nCount < MAXCOLLECTIONSIZE) && (nIndex <= nCount) && pItems) in AtInsert()
/aoo4110/main/sc/inc/
H A Dcollect.hxx36 #define MAXCOLLECTIONSIZE 16384 macro

Completed in 11 milliseconds