Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dbcaslot.cxx51 #define BCA_SLOT_COLS ((MAXCOLCOUNT_DEFINE) / BCA_SLOTS_COL) macro
54 #if (BCA_SLOT_COLS * BCA_SLOTS_COL) != (MAXCOLCOUNT_DEFINE)
543 static_cast<SCSIZE>(nCol) / BCA_SLOT_COLS * nBcaSlotsRow; in ComputeSlotOffset()

Completed in 19 milliseconds