Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dtable2.cxx1499 SCCOL nTouchedCol = nCol; in FillMaxRot() local
1502 while ( nWidth < 0 && nTouchedCol > 0 ) in FillMaxRot()
1504 --nTouchedCol; in FillMaxRot()
1505 nWidth += GetColWidth( nTouchedCol ); in FillMaxRot()
1507 if ( nTouchedCol > nX2 ) in FillMaxRot()

Completed in 84 milliseconds