Home
last modified time | relevance | path

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

/aoo4110/main/sc/inc/
H A Dchgtrack.hxx1013 static const SCROW nContentRowsPerSlot; member in ScChangeTrack
1146 return static_cast< SCSIZE >( nRow / nContentRowsPerSlot ); in ComputeContentSlot()
/aoo4110/main/sc/source/core/tool/
H A Dchgtrack.cxx2206 const SCROW ScChangeTrack::nContentRowsPerSlot = InitContentRowsPerSlot();

Completed in 42 milliseconds