Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Ddetfunc.hxx97 SCCOL nRefEndCol, SCROW nRefEndRow,
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx477 SCCOL nRefEndCol, SCROW nRefEndRow, in InsertArrow() argument
484 sal_Bool bArea = ( nRefStartCol != nRefEndCol || nRefStartRow != nRefEndRow ); in InsertArrow()
489 Rectangle aRect = GetDrawRect( nRefStartCol, nRefStartRow, nRefEndCol, nRefEndRow ); in InsertArrow()
501 pData->maEnd.Set( nRefEndCol, nRefEndRow, nTab); in InsertArrow()

Completed in 16 milliseconds