Home
last modified time | relevance | path

Searched defs:IncCol (Results 1 – 2 of 2) sorted by path

/trunk/main/sc/inc/
H A Daddress.hxx309 inline void IncCol( SCsCOL n=1 ) { nCol = sal::static_int_cast<SCCOL>(nCol + n); } in IncCol() function in ScAddress
H A Dbigrange.hxx60 void IncCol( sal_Int32 n = 1 ) { nCol += n; } in IncCol() function in ScBigAddress

Completed in 23 milliseconds