Searched refs:MAXTABLECELLS (Results 1 – 3 of 3) sorted by relevance
250 if ( nBoxes > MAXTABLECELLS ) in getWidthsOfRow()251 nBoxes = MAXTABLECELLS; in getWidthsOfRow()281 if (nBoxes > MAXTABLECELLS) in getRowSpansOfRow()282 nBoxes = MAXTABLECELLS; in getRowSpansOfRow()
46 const unsigned int MAXTABLECELLS = 63; variable
2297 pTableBoxes->size() > ww8::MAXTABLECELLS in TableDefinition()2298 ? ww8::MAXTABLECELLS in TableDefinition()
Completed in 41 milliseconds