Searched refs:nRefEndCol (Results 1 – 2 of 2) sorted by relevance
477 SCCOL nRefEndCol, SCROW nRefEndRow, in InsertArrow() argument484 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()
97 SCCOL nRefEndCol, SCROW nRefEndRow,
Completed in 45 milliseconds