Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/brwbox/
H A Deditbrowsebox.cxx1278 long nLastVisRow = GetTopRow() + nMaxRows - 1; in GetAutoColumnWidth() local
1280 if (GetTopRow() <= nLastVisRow) // calc the column with using the cell contents in GetAutoColumnWidth()
1282 for (long i = GetTopRow(); i <= nLastVisRow; ++i) in GetAutoColumnWidth()

Completed in 18 milliseconds