Home
last modified time | relevance | path

Searched refs:GetStartRow (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dtabvwsh5.cxx164 PaintArea( pHint->GetStartCol(), pHint->GetStartRow(), in Notify()
167 PaintArea( pHint->GetStartCol(), pHint->GetStartRow(), in Notify()
170 PaintLeftArea( pHint->GetStartRow(), pHint->GetEndRow() ); in Notify()
174 InvertBlockMark( pHint->GetStartCol(), pHint->GetStartRow(), in Notify()
H A Dprintfun.cxx2736 nY1 = maPageRows[nCountY].GetStartRow(); in DoPrint()
2757 nY1 = maPageRows[nCountY].GetStartRow(); in DoPrint()
2988 SCROW nStartRow = rPageRowEntry.GetStartRow(); in lcl_SetHidden()
/trunk/main/sc/source/ui/inc/
H A Dasciiopt.hxx99 long GetStartRow() const { return nStartRow; } in GetStartRow() function in ScAsciiOptions
H A Duiitems.hxx82 SCROW GetStartRow() const { return aStartPos.Row(); } in GetStartRow() function in ScInputStatusItem
H A Dprintfun.hxx125 SCROW GetStartRow() const { return nStartRow; } in GetStartRow() function in ScPageRowEntry
/trunk/main/sc/inc/
H A Dhints.hxx50 SCROW GetStartRow() const { return aRange.aStart.Row(); } in GetStartRow() function in ScPaintHint
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx1179 long nSkipLines = pExtOptions->GetStartRow(); in ExtText2Doc()

Completed in 47 milliseconds