Searched defs:nColEnd (Results 1 – 9 of 9) sorted by relevance
98 SCCOL nColEnd = nColStart + static_cast<SCCOL>(mnColumnFields-1); in getColumnFieldPositions() local117 SCCOL nColEnd = nColStart + static_cast<SCCOL>(mnRowFields-1); in getRowFieldPositions() local191 SCCOL nColEnd = nColStart + static_cast<SCCOL>(mnColumnFields-1); in getFieldButtonType() local204 SCCOL nColEnd = nColStart + static_cast<SCCOL>(mnRowFields-1); in getFieldButtonType() local
1156 const SCCOL nColEnd = pAdrTo ? pAdrTo->Col() : MAXCOL; in InvalidateTextWidth() local
288 SCCOL nColEnd; member in ScArea
54 sal_uInt16 nColEnd; member in FilterGlobals
44 SCCOL nColEnd; member in LotusRange
422 SCCOL nColEnd = 0; in UpdateDBData() local598 SCCOL nColStart, nColEnd; in IMPL_LINK() local
220 sal_uInt16 nColSt, nRowSt, nColEnd, nRowEnd; in OP_NamedRange() local259 sal_uInt16 nColSt, nRowSt, nColEnd, nRowEnd; in OP_SymphNamedRange() local
280 SCCOL nColEnd = 0; in MakeRangeFromName() local
2405 SCCOL nColEnd = maCurrCell.mnCol + rSpanSize.mnCols; in InsertNewCell() local
Completed in 80 milliseconds