Searched refs:GetStartCol (Results 1 – 5 of 5) sorted by relevance
164 PaintArea( pHint->GetStartCol(), pHint->GetStartRow(), in Notify()167 PaintArea( pHint->GetStartCol(), pHint->GetStartRow(), in Notify()172 PaintTopArea( pHint->GetStartCol(), pHint->GetEndCol() ); in Notify()174 InvertBlockMark( pHint->GetStartCol(), pHint->GetStartRow(), in Notify()
49 SCCOL GetStartCol() const { return aRange.aStart.Col(); } in GetStartCol() function in ScPaintHint
541 SCCOL GetStartCol() const { return nFoundStartCol; } in GetStartCol() function in ScUsedAreaIterator
81 SCCOL GetStartCol() const { return aStartPos.Col(); } in GetStartCol() function in ScInputStatusItem
2380 SCCOL nScCol = aIt.GetStartCol(); in XclExpCellTable()
Completed in 197 milliseconds