Searched refs:nBoxes0 (Results 1 – 1 of 1) sorted by relevance
2530 sal_uInt16 nBoxes0 = rTabBoxes.Count(); in TableBackgrounds() local2531 if (nBoxes0 > 21) in TableBackgrounds()2532 nBoxes0 = 21; in TableBackgrounds()2538 static_cast< sal_uInt8 >( nBoxes0 * 10 ), in TableBackgrounds()2541 for ( sal_uInt16 n = 0; n < nBoxes0; n++ ) in TableBackgrounds()
Completed in 77 milliseconds