Searched refs:nContentRowsPerSlot (Results 1 – 2 of 2) sorted by relevance
1013 static const SCROW nContentRowsPerSlot; member in ScChangeTrack1146 return static_cast< SCSIZE >( nRow / nContentRowsPerSlot ); in ComputeContentSlot()
2206 const SCROW ScChangeTrack::nContentRowsPerSlot = InitContentRowsPerSlot();
Completed in 40 milliseconds