Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dcell2.cxx578 SCsCOL dC = aPos.Col() - aOrg.Col(); in GetMatrixEdge() local
581 if ( dC >= 0 && dR >= 0 && dC < nC && dR < nR ) in GetMatrixEdge()
583 if ( dC == 0 ) in GetMatrixEdge()
585 if ( dC+1 == nC ) in GetMatrixEdge()
609 aMsg += ByteString::CreateFromInt32( dC ); in GetMatrixEdge()

Completed in 36 milliseconds