Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/tool/
H A Dchgtrack.cxx2213 const SCSIZE nMaxSlots = 0xffe0 / sizeof( ScChangeActionContent* ) - 2; in InitContentRowsPerSlot() local
2214 SCROW nRowsPerSlot = (MAXROWCOUNT) / nMaxSlots; in InitContentRowsPerSlot()
2215 if ( nRowsPerSlot * nMaxSlots < sal::static_int_cast<SCSIZE>(MAXROWCOUNT) ) in InitContentRowsPerSlot()

Completed in 38 milliseconds