Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Dwrtww8.cxx2544 sal_uInt16 nBoxes0 = rTabBoxes.Count(); in TableBackgrounds() local
2545 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 56 milliseconds