Searched refs:nCellBegin (Results 1 – 2 of 2) sorted by relevance
415 …SCCOLROW GetDocSize( ScHTMLOrient eOrient, SCCOLROW nCellBegin, SCCOLROW nCellEnd ) con…
2184 SCCOLROW ScHTMLTable::GetDocSize( ScHTMLOrient eOrient, SCCOLROW nCellBegin, SCCOLROW nCellEnd ) co… in GetDocSize() argument2187 size_t nBeginIdx = static_cast< size_t >( ::std::max< SCCOLROW >( nCellBegin, 0 ) ); in GetDocSize()
Completed in 22 milliseconds