Searched refs:GetEndCol (Results 1 – 5 of 5) sorted by relevance
165 pHint->GetEndCol(), pHint->GetEndRow() ); in Notify()168 pHint->GetEndCol(), pHint->GetEndRow(), SC_UPDATE_MARKS ); in Notify()172 PaintTopArea( pHint->GetStartCol(), pHint->GetEndCol() ); in Notify()175 pHint->GetEndCol(), pHint->GetEndRow() ); in Notify()
52 SCCOL GetEndCol() const { return aRange.aEnd.Col(); } in GetEndCol() function in ScPaintHint
542 SCCOL GetEndCol() const { return nFoundEndCol; } in GetEndCol() function in ScUsedAreaIterator
83 SCCOL GetEndCol() const { return aEndPos.Col(); } in GetEndCol() function in ScInputStatusItem
2382 SCCOL nLastScCol = aIt.GetEndCol(); in XclExpCellTable()
Completed in 35 milliseconds