Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx2530 sal_uInt16 nBoxes0 = rTabBoxes.Count(); in TableBackgrounds() local
2531 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 26 milliseconds