Home
last modified time | relevance | path

Searched refs:GetEndRow (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()
170 PaintLeftArea( pHint->GetStartRow(), pHint->GetEndRow() ); in Notify()
175 pHint->GetEndCol(), pHint->GetEndRow() ); in Notify()
H A Dprintfun.cxx2737 nY2 = maPageRows[nCountY].GetEndRow(); in DoPrint()
2758 nY2 = maPageRows[nCountY].GetEndRow(); in DoPrint()
2989 SCROW nEndRow = rPageRowEntry.GetEndRow(); in lcl_SetHidden()
/trunk/main/sc/inc/
H A Dhints.hxx53 SCROW GetEndRow() const { return aRange.aEnd.Row(); } in GetEndRow() function in ScPaintHint
/trunk/main/sc/source/ui/inc/
H A Duiitems.hxx84 SCROW GetEndRow() const { return aEndPos.Row(); } in GetEndRow() function in ScInputStatusItem
H A Dprintfun.hxx126 SCROW GetEndRow() const { return nEndRow; } in GetEndRow() function in ScPageRowEntry

Completed in 29 milliseconds