Home
last modified time | relevance | path

Searched refs:nEndCol1 (Results 1 – 1 of 1) sorted by path

/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx292 inline sal_Bool Intersect( SCCOL nStartCol1, SCROW nStartRow1, SCCOL nEndCol1, SCROW nEndRow1, in Intersect() argument
295 return nEndCol1 >= nStartCol2 && nEndCol2 >= nStartCol1 && in Intersect()

Completed in 19 milliseconds