Searched defs:GetStartRow (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sc/source/ui/inc/ | ||
H A D | asciiopt.hxx | 99 long GetStartRow() const { return nStartRow; } in GetStartRow() function in ScAsciiOptions |
H A D | uiitems.hxx | 82 SCROW GetStartRow() const { return aStartPos.Row(); } in GetStartRow() function in ScInputStatusItem |
H A D | printfun.hxx | 125 SCROW GetStartRow() const { return nStartRow; } in GetStartRow() function in ScPageRowEntry |
/trunk/main/sc/inc/ | ||
H A D | hints.hxx | 50 SCROW GetStartRow() const { return aRange.aStart.Row(); } in GetStartRow() function in ScPaintHint |
Completed in 44 milliseconds