Searched refs:nBoxes0 (Results 1 – 1 of 1) sorted by relevance
2544 sal_uInt16 nBoxes0 = rTabBoxes.Count(); in TableBackgrounds() local2545 if (nBoxes0 > 21) in TableBackgrounds()2546 nBoxes0 = 21; in TableBackgrounds()2552 static_cast< sal_uInt8 >( nBoxes0 * 10 ), in TableBackgrounds()2555 for ( sal_uInt16 n = 0; n < nBoxes0; n++ ) in TableBackgrounds()
Completed in 119 milliseconds