Home
last modified time | relevance | path

Searched defs:IncRow (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sc/inc/
H A Dbigrange.hxx61 void IncRow( sal_Int32 n = 1 ) { nRow += n; } in IncRow() function in ScBigAddress
H A Daddress.hxx308 inline void IncRow( SCsROW n=1 ) { nRow = sal::static_int_cast<SCROW>(nRow + n); } in IncRow() function in ScAddress

Completed in 18 milliseconds