Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dtabvwsh5.cxx165 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()
/trunk/main/sc/inc/
H A Dhints.hxx52 SCCOL GetEndCol() const { return aRange.aEnd.Col(); } in GetEndCol() function in ScPaintHint
H A Ddociter.hxx542 SCCOL GetEndCol() const { return nFoundEndCol; } in GetEndCol() function in ScUsedAreaIterator
/trunk/main/sc/source/ui/inc/
H A Duiitems.hxx83 SCCOL GetEndCol() const { return aEndPos.Col(); } in GetEndCol() function in ScInputStatusItem
/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx2382 SCCOL nLastScCol = aIt.GetEndCol(); in XclExpCellTable()

Completed in 37 milliseconds