Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dtable1.cxx1233 SCCOL nECol = 0; in UpdateReference() local
1241 nECol = aIt->aEnd.Col(); in UpdateReference()
1248 nSCol,nSRow,nSTab, nECol,nERow,nETab ) ) in UpdateReference()
1250 *aIt = ScRange( nSCol, nSRow, 0, nECol, nERow, 0 ); in UpdateReference()
1259 nECol = pRepeatColRange->aEnd.Col(); in UpdateReference()
1266 nSCol,nSRow,nSTab, nECol,nERow,nETab ) ) in UpdateReference()
1268 *pRepeatColRange = ScRange( nSCol, nSRow, 0, nECol, nERow, 0 ); in UpdateReference()
1271 nRepeatEndX = nECol; in UpdateReference()
1279 nECol = pRepeatRowRange->aEnd.Col(); in UpdateReference()
1286 nSCol,nSRow,nSTab, nECol,nERow,nETab ) ) in UpdateReference()
[all …]
H A Ddociter.cxx965 SCCOL nECol, SCROW nERow, SCTAB nETab, sal_Bool bSTotal ) : in ScCellIterator() argument
970 nEndCol( nECol ), in ScCellIterator()
/trunk/main/sc/inc/
H A Ddociter.hxx237 SCCOL nECol, SCROW nERow, SCTAB nETab,

Completed in 40 milliseconds