Searched refs:nBoxes0 (Results 1 – 1 of 1) sorted by relevance
2529 sal_uInt16 nBoxes0 = rTabBoxes.Count(); in TableBackgrounds() local2530 if (nBoxes0 > 21) in TableBackgrounds()2531 nBoxes0 = 21; in TableBackgrounds()2537 static_cast< sal_uInt8 >( nBoxes0 * 10 ), in TableBackgrounds()2540 for ( sal_uInt16 n = 0; n < nBoxes0; n++ ) in TableBackgrounds()