Home
last modified time | relevance | path

Searched refs:nRow (Results 1 – 25 of 1582) sorted by relevance

12345678910>>...64

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/dataprovider/
H A Ddatatransformation.cxx78 for (SCROW nRow = 0; nRow <= nEndRow; ++nRow) in Transform() local
131 for (SCROW nRow = 0; nRow <= nMaxRow; ++nRow) in Transform() local
209 for (SCROW nRow = 0; nRow <= nEndRow; ++nRow) in Transform() local
223 for (SCROW nRow = 0; nRow <= nEndRow; ++nRow) in Transform() local
237 for (SCROW nRow = 0; nRow <= nEndRow; ++nRow) in Transform() local
267 for (SCROW nRow = 0; nRow <= nEndRow; ++nRow) in Transform() local
322 for (SCROW nRow = 0; nRow <= nEndRow; ++nRow) in Transform() local
338 for (SCROW nRow = 0; nRow <= nEndRow; ++nRow) in Transform() local
356 for (SCROW nRow = 0; nRow <= nEndRow; ++nRow) in Transform() local
373 for (SCROW nRow = 0; nRow <= nEndRow; ++nRow) in Transform() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/dataprovider/
H A Ddatatransformation.cxx80 for (SCROW nRow = 0; nRow <= nEndRow; ++nRow) in Transform() local
132 for (SCROW nRow = 0; nRow <= nMaxRow; ++nRow) in Transform() local
208 for (SCROW nRow = 0; nRow <= nEndRow; ++nRow) in Transform() local
222 for (SCROW nRow = 0; nRow <= nEndRow; ++nRow) in Transform() local
236 for (SCROW nRow = 0; nRow <= nEndRow; ++nRow) in Transform() local
266 for (SCROW nRow = 0; nRow <= nEndRow; ++nRow) in Transform() local
320 for (SCROW nRow = 0; nRow <= nEndRow; ++nRow) in Transform() local
336 for (SCROW nRow = 0; nRow <= nEndRow; ++nRow) in Transform() local
354 for (SCROW nRow = 0; nRow <= nEndRow; ++nRow) in Transform() local
371 for (SCROW nRow = 0; nRow <= nEndRow; ++nRow) in Transform() local
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Dframelinkarray.cxx170 for( size_t nRow = nFirstRow; nRow <= nLastRow; ++nRow ) in lclSetMergedRange() local
263 return IsValidPos( nCol, nRow ) ? maCells[ GetIndex( nCol, nRow ) ] : aDummy; in GetCellAcc()
275 size_t nFirstRow = nRow; in GetMergedFirstRow()
296 return GetCell( GetMergedFirstCol( nCol, nRow ), GetMergedFirstRow( nCol, nRow ) ); in GetMergedOriginCell()
328 return (mnFirstClipRow <= nRow) && (nRow <= mnLastClipRow); in IsRowInClipRange()
513 for( size_t nRow = 0; nRow < mxImpl->mnHeight; ++nRow ) in SetColumnStyleLeft() local
520 for( size_t nRow = 0; nRow < mxImpl->mnHeight; ++nRow ) in SetColumnStyleRight() local
899 size_t nCol, nRow; in MirrorSelfX() local
900 for( nRow = 0; nRow < mxImpl->mnHeight; ++nRow ) in MirrorSelfX()
908 for( nRow = 0; nRow < mxImpl->mnHeight; ++nRow ) in MirrorSelfX()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Dframelinkarray.cxx168 for( size_t nRow = nFirstRow; nRow <= nLastRow; ++nRow ) in lclSetMergedRange() local
261 return IsValidPos( nCol, nRow ) ? maCells[ GetIndex( nCol, nRow ) ] : aDummy; in GetCellAcc()
273 size_t nFirstRow = nRow; in GetMergedFirstRow()
294 return GetCell( GetMergedFirstCol( nCol, nRow ), GetMergedFirstRow( nCol, nRow ) ); in GetMergedOriginCell()
326 return (mnFirstClipRow <= nRow) && (nRow <= mnLastClipRow); in IsRowInClipRange()
508 for( size_t nRow = 0; nRow < mxImpl->mnHeight; ++nRow ) in SetColumnStyleLeft() local
515 for( size_t nRow = 0; nRow < mxImpl->mnHeight; ++nRow ) in SetColumnStyleRight() local
894 size_t nCol, nRow; in MirrorSelfX() local
895 for( nRow = 0; nRow < mxImpl->mnHeight; ++nRow ) in MirrorSelfX()
903 for( nRow = 0; nRow < mxImpl->mnHeight; ++nRow ) in MirrorSelfX()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/qa/unit/
H A Drangelst_test.cxx120 for(SCROW nRow = 0; nRow <= 5; ++nRow) in testDeleteArea_4Ranges() local
138 for(SCROW nRow = 1; nRow <= 6; ++nRow) in testDeleteArea_3Ranges() local
161 for (SCROW nRow = 1; nRow <= 6; ++nRow) in testDeleteArea_3Ranges_Case2() local
181 for (SCROW nRow = 5; nRow <= 11; ++nRow) in testDeleteArea_3Ranges_Case3() local
201 for (SCROW nRow = 5; nRow <= 11; ++nRow) in testDeleteArea_3Ranges_Case4() local
243 for(SCROW nRow = 0; nRow <= 5; ++nRow) in testDeleteArea_2Ranges() local
258 for(SCROW nRow = 1; nRow <= 5; ++nRow) in testDeleteArea_2Ranges_Case2() local
315 for(SCROW nRow = 2; nRow <= 5; ++nRow) in testDeleteArea_2Ranges_Case5() local
334 for(SCROW nRow = 2; nRow <= 5; ++nRow) in testDeleteArea_2Ranges_Case6() local
389 for(SCROW nRow = 1; nRow <= 3; ++nRow) in testDeleteArea_1Range() local
[all …]
H A Dparallelism.cxx609 for (size_t nRow = 0; nRow < nFGLen; ++nRow) in testFormulaGroupSpanEval() local
621 for (size_t nRow = 0; nRow < nFGLen; ++nRow) in testFormulaGroupSpanEval() local
730 for (size_t nRow = 1; nRow < 16; ++nRow) in testArrayFormulaGroup() local
748 for (size_t nRow = 1; nRow < 11; ++nRow) in testArrayFormulaGroup() local
765 for (size_t nRow = 0; nRow < 16; ++nRow) in testDependentFormulaGroupCollection() local
802 for (size_t nRow = 0; nRow < 8; ++nRow) in testDependentFormulaGroupCollection() local
819 for (size_t nRow = 0; nRow < 4; ++nRow) in testFormulaGroupWithForwardSelfReference() local
839 for (size_t nRow = 0; nRow < 4; ++nRow) in testFormulaGroupWithForwardSelfReference() local
858 for (size_t nRow = 0; nRow < 5; ++nRow) in testFormulaGroupsInCyclesAndWithSelfReference() local
928 for (size_t nRow = 0; nRow < 5; ++nRow) in testFormulaGroupsInCyclesAndWithSelfReference2() local
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/unit/
H A Drangelst_test.cxx121 for(SCROW nRow = 0; nRow <= 5; ++nRow) in testDeleteArea_4Ranges() local
139 for(SCROW nRow = 1; nRow <= 6; ++nRow) in testDeleteArea_3Ranges() local
162 for (SCROW nRow = 1; nRow <= 6; ++nRow) in testDeleteArea_3Ranges_Case2() local
182 for (SCROW nRow = 5; nRow <= 11; ++nRow) in testDeleteArea_3Ranges_Case3() local
202 for (SCROW nRow = 5; nRow <= 11; ++nRow) in testDeleteArea_3Ranges_Case4() local
244 for(SCROW nRow = 0; nRow <= 5; ++nRow) in testDeleteArea_2Ranges() local
259 for(SCROW nRow = 1; nRow <= 5; ++nRow) in testDeleteArea_2Ranges_Case2() local
316 for(SCROW nRow = 2; nRow <= 5; ++nRow) in testDeleteArea_2Ranges_Case5() local
335 for(SCROW nRow = 2; nRow <= 5; ++nRow) in testDeleteArea_2Ranges_Case6() local
390 for(SCROW nRow = 1; nRow <= 3; ++nRow) in testDeleteArea_1Range() local
[all …]
H A Dparallelism.cxx604 for (size_t nRow = 0; nRow < nFGLen; ++nRow) in testFormulaGroupSpanEval() local
616 for (size_t nRow = 0; nRow < nFGLen; ++nRow) in testFormulaGroupSpanEval() local
725 for (size_t nRow = 1; nRow < 16; ++nRow) in testArrayFormulaGroup() local
743 for (size_t nRow = 1; nRow < 11; ++nRow) in testArrayFormulaGroup() local
760 for (size_t nRow = 0; nRow < 16; ++nRow) in testDependentFormulaGroupCollection() local
797 for (size_t nRow = 0; nRow < 8; ++nRow) in testDependentFormulaGroupCollection() local
814 for (size_t nRow = 0; nRow < 4; ++nRow) in testFormulaGroupWithForwardSelfReference() local
834 for (size_t nRow = 0; nRow < 4; ++nRow) in testFormulaGroupWithForwardSelfReference() local
853 for (size_t nRow = 0; nRow < 5; ++nRow) in testFormulaGroupsInCyclesAndWithSelfReference() local
923 for (size_t nRow = 0; nRow < 5; ++nRow) in testFormulaGroupsInCyclesAndWithSelfReference2() local
[all …]
/dports/games/blokish/blokish/src/
H A Dboard.cpp45 for(int nRow = 0; nRow < mnBoardHeight; nRow++) in Write() local
51 out.write((char*) &(maaBoard[nRow][nCol]), sizeof(maaBoard[nRow][nCol])); in Write()
67 for(int nRow = 0; nRow < mnBoardHeight; nRow++) in Read() local
72 in.read((char*) &(maaBoard[nRow][nCol]), sizeof(maaBoard[nRow][nCol])); in Read()
83 for(int nRow = 0; nRow < mnBoardHeight; nRow++) in Reset() local
89 maaAge[nRow][nCol] = 0; in Reset()
153 maaAge[nRow][nCol] = 0; in UndoPlacePiece()
183 for(int nRow = mnBoardHeight-1; nRow >= 0; nRow--) in Print() local
195 for(int nRow = 0; nRow < mnBoardHeight; nRow++) in IsDead() local
269 for(int nRow = 0; nRow < mnBoardHeight; nRow++) in FindUsableSpaces() local
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dmarkarr.cxx72 if (mvData[i].nRow < nRow) in Search()
77 else if ((i > 0) && (mvData[i - 1].nRow >= nRow)) in Search()
98 if (Search( nRow, i )) in GetMark()
165 mvData[ni-1].nRow = mvData[nj].nRow; in SetMarkArea()
292 SCROW nRet = nRow; in GetNextMarked()
317 Search(nRow, nIndex); in GetMarkEnd()
373 while (i < mvData.size() && mvData[i].nRow <= rOtherEntry.nRow) in Intersect()
387 if (rEntry.nRow <= rOtherEntry.nRow) in Intersect()
390 if (rEntry.nRow == rOtherEntry.nRow) in Intersect()
400 if (rEntry.nRow <= rOtherEntry.nRow) in Intersect()
[all …]
H A Dtable6.cxx160 if (!IsBlockEditable(nCol, nRow, nCol, nRow)) in SearchCell()
352 nRow = std::min(nRow, nLastRow); in Search()
390 nRow--; in Search()
392 nRow = std::min(nRow, nLastRow); in Search()
472 nRow++; in Search()
972 for (SCROW nRow = nBeginRow; nRow >= rRange.aStart.Row(); --nRow) in SearchRangeForEmptyCell() local
1002 for (SCROW nRow = nBeginRow; nRow >= rRange.aStart.Row(); --nRow) in SearchRangeForEmptyCell() local
1023 for (SCROW nRow = nBeginRow; nRow <= rRange.aEnd.Row(); ++nRow) in SearchRangeForEmptyCell() local
1052 for (SCROW nRow = nBeginRow; nRow <= rRange.aEnd.Row(); ++nRow) in SearchRangeForEmptyCell() local
1084 for (SCROW nRow = rRange.aStart.Row(); nRow <= nEndRow; ++nRow) in SearchRangeForAllEmptyCells() local
[all …]
H A Ddpfilteredcache.cxx111 for (SCROW nRow = 0; nRow < nDataSize; ++nRow) in fillTable() local
119 maShowByFilter.insert_back(nRow, nRow+1, true); in fillTable()
143 for (SCROW nRow = 0; nRow < nRowCount; ++nRow) in fillTable() local
166 if (nRow == nDataSize) in fillTable()
169 for (SCROW nRow = 0; nRow < nMemCount; ++nRow) in fillTable() local
205 for (SCROW nRow = 0; nRow < nRowCount; ++nRow) in fillTable() local
210 for (SCROW nRow = 0; nRow < nMemCount; ++nRow) in fillTable() local
241 for (SCROW nRow = 0; nRow < nDataSize; ++nRow) in filterByPageDimension() local
244 maShowByPage.insert_back(nRow, nRow+1, bShow); in filterByPageDimension()
317 for (sal_Int32 nRow = 0; nRow < nRowSize; ++nRow) in filterTable() local
[all …]
H A Dtable5.cxx364 if (!ValidRow(nRow)) in HasRowPageBreak()
380 if (!ValidRow(nRow)) in HasRowManualBreak()
414 if (!ValidRow(nRow)) in RemoveRowBreak()
444 if (!ValidRow(nRow)) in SetRowBreak()
498 if (!ValidRow(nRow)) in RowHidden()
528 if (!ValidRow(nRow)) in RowHiddenLeaf()
736 return nRow; in FirstVisibleRow()
759 return nRow; in LastVisibleRow()
837 if (!ValidRow(nRow)) in RowFiltered()
946 return nRow; in FirstNonFilteredRow()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dmarkarr.cxx77 if (pData[i].nRow < nRow) in Search()
82 else if ((i > 0) && (pData[i - 1].nRow >= nRow)) in Search()
195 pData[ni-1].nRow = pData[nj].nRow; in SetMarkArea()
321 pData[i].nRow != rOther.pData[i].nRow) in operator ==()
359 SCROW nRet = nRow; in GetNextMarked()
360 if (ValidRow(nRow)) in GetNextMarked()
446 while (i < nCount && pData[i].nRow <= rOtherEntry.nRow) in Intersect()
460 if (rEntry.nRow <= rOtherEntry.nRow) in Intersect()
463 if (rEntry.nRow == rOtherEntry.nRow) in Intersect()
473 if (rEntry.nRow <= rOtherEntry.nRow) in Intersect()
[all …]
H A Dtable6.cxx163 IsBlockEditable(nCol, nRow, nCol, nRow) in SearchCell()
341 nRow = std::min(nRow, nLastRow); in Search()
379 nRow--; in Search()
381 nRow = std::min(nRow, nLastRow); in Search()
461 nRow++; in Search()
962 for (SCROW nRow = nBeginRow; nRow >= rRange.aStart.Row(); --nRow) in SearchRangeForEmptyCell() local
992 for (SCROW nRow = nBeginRow; nRow >= rRange.aStart.Row(); --nRow) in SearchRangeForEmptyCell() local
1013 for (SCROW nRow = nBeginRow; nRow <= rRange.aEnd.Row(); ++nRow) in SearchRangeForEmptyCell() local
1042 for (SCROW nRow = nBeginRow; nRow <= rRange.aEnd.Row(); ++nRow) in SearchRangeForEmptyCell() local
1073 for (SCROW nRow = rRange.aStart.Row(); nRow <= rRange.aEnd.Row(); ++nRow) in SearchRangeForAllEmptyCells() local
[all …]
H A Ddpfilteredcache.cxx112 for (SCROW nRow = 0; nRow < nDataSize; ++nRow) in fillTable() local
120 maShowByFilter.insert_back(nRow, nRow+1, true); in fillTable()
144 for (SCROW nRow = 0; nRow < nRowCount; ++nRow) in fillTable() local
167 if (nRow == nDataSize) in fillTable()
170 for (SCROW nRow = 0; nRow < nMemCount; ++nRow) in fillTable() local
206 for (SCROW nRow = 0; nRow < nRowCount; ++nRow) in fillTable() local
211 for (SCROW nRow = 0; nRow < nMemCount; ++nRow) in fillTable() local
242 for (SCROW nRow = 0; nRow < nDataSize; ++nRow) in filterByPageDimension() local
245 maShowByPage.insert_back(nRow, nRow+1, bShow); in filterByPageDimension()
318 for (sal_Int32 nRow = 0; nRow < nRowSize; ++nRow) in filterTable() local
[all …]
H A Dtable5.cxx355 if (!ValidRow(nRow)) in HasRowPageBreak()
371 if (!ValidRow(nRow)) in HasRowManualBreak()
405 if (!ValidRow(nRow)) in RemoveRowBreak()
435 if (!ValidRow(nRow)) in SetRowBreak()
488 if (!ValidRow(nRow)) in RowHidden()
518 if (!ValidRow(nRow)) in RowHiddenLeaf()
691 return nRow; in FirstVisibleRow()
714 return nRow; in LastVisibleRow()
792 if (!ValidRow(nRow)) in RowFiltered()
901 return nRow; in FirstNonFilteredRow()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dframelinkarray.hxx119 void SetRowStyleTop( size_t nRow, const Style& rStyle );
135 const Style& GetCellStyleLeft( size_t nCol, size_t nRow ) const;
149 const Style& GetCellStyleTop( size_t nCol, size_t nRow ) const;
162 const Style& GetCellStyleTLBR( size_t nCol, size_t nRow ) const;
176 const Style& GetCellStyleTL( size_t nCol, size_t nRow ) const;
184 const Style& GetCellStyleBR( size_t nCol, size_t nRow ) const;
192 const Style& GetCellStyleBL( size_t nCol, size_t nRow ) const;
200 const Style& GetCellStyleTR( size_t nCol, size_t nRow ) const;
229 bool IsMerged( size_t nCol, size_t nRow ) const;
263 void SetRowHeight( size_t nRow, long nHeight );
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dframelinkarray.hxx118 void SetRowStyleTop( size_t nRow, const Style& rStyle );
134 const Style& GetCellStyleLeft( size_t nCol, size_t nRow ) const;
148 const Style& GetCellStyleTop( size_t nCol, size_t nRow ) const;
161 const Style& GetCellStyleTLBR( size_t nCol, size_t nRow ) const;
175 const Style& GetCellStyleTL( size_t nCol, size_t nRow ) const;
183 const Style& GetCellStyleBR( size_t nCol, size_t nRow ) const;
191 const Style& GetCellStyleBL( size_t nCol, size_t nRow ) const;
199 const Style& GetCellStyleTR( size_t nCol, size_t nRow ) const;
228 bool IsMerged( size_t nCol, size_t nRow ) const;
262 void SetRowHeight( size_t nRow, tools::Long nHeight );
[all …]
/dports/java/java3d/java3d-1.5.2/vecmath/src/javax/vecmath/
H A DGMatrix.java67 this.nRow = nRow; in GMatrix()
103 this.nRow = nRow; in GMatrix()
121 nRow = matrix.nRow; in GMatrix()
223 if (nRow != m1.nRow) in add()
247 if (m2.nRow != m1.nRow) in add()
274 if (nRow != m1.nRow) in sub()
485 if (this.nRow < nRow) in setSize()
501 this.nRow = nRow; in setSize()
678 nRow = m1.nRow; in set()
1099 if (nRow < m1.nRow) in get()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Drangeseq.cxx72 for (long nRow = 0; nRow < nRowCount; nRow++) in FillLongArray() local
80 pRowAry[nRow] = aColSeq; in FillLongArray()
98 for (SCSIZE nRow = 0; nRow < nRowCount; nRow++) in FillLongArray() local
108 pRowAry[nRow] = aColSeq; in FillLongArray()
125 for (long nRow = 0; nRow < nRowCount; nRow++) in FillDoubleArray() local
151 for (SCSIZE nRow = 0; nRow < nRowCount; nRow++) in FillDoubleArray() local
180 for (long nRow = 0; nRow < nRowCount; nRow++) in FillStringArray() local
211 for (SCSIZE nRow = 0; nRow < nRowCount; nRow++) in FillStringArray() local
252 for (long nRow = 0; nRow < nRowCount; nRow++) in FillMixedArray() local
297 for (SCSIZE nRow = 0; nRow < nRowCount; nRow++) in FillMixedArray() local
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Drangeseq.cxx72 for (sal_Int32 nRow = 0; nRow < nRowCount; nRow++) in FillLongArray() local
80 pRowAry[nRow] = aColSeq; in FillLongArray()
98 for (SCSIZE nRow = 0; nRow < nRowCount; nRow++) in FillLongArray() local
108 pRowAry[nRow] = aColSeq; in FillLongArray()
125 for (sal_Int32 nRow = 0; nRow < nRowCount; nRow++) in FillDoubleArray() local
151 for (SCSIZE nRow = 0; nRow < nRowCount; nRow++) in FillDoubleArray() local
180 for (sal_Int32 nRow = 0; nRow < nRowCount; nRow++) in FillStringArray() local
211 for (SCSIZE nRow = 0; nRow < nRowCount; nRow++) in FillStringArray() local
252 for (sal_Int32 nRow = 0; nRow < nRowCount; nRow++) in FillMixedArray() local
297 for (SCSIZE nRow = 0; nRow < nRowCount; nRow++) in FillMixedArray() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dcolumn.hxx200 void Delete( SCROW nRow );
208 bool IsMerged( SCROW nRow ) const;
338 SCROW nRow, ScFormulaCell* pCell,
366 { return GetString( GetCellValue( nRow ), nRow, rString, pContext ); } in GetString()
369 { return GetString( GetCellValue( rBlockPos, nRow ), nRow, rString, pContext ); } in GetString()
370 double* GetValueCell( SCROW nRow );
372 { return GetInputString( GetCellValue( nRow ), nRow, rString ); } in GetInputString()
374 { return GetInputString( GetCellValue( rBlockPos, nRow ), nRow, rString ); } in GetInputString()
609 void Broadcast( SCROW nRow );
614 ScPostIt* GetCellNote( SCROW nRow );
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dcolumn.hxx202 void Delete( SCROW nRow );
210 bool IsMerged( SCROW nRow ) const;
339 SCROW nRow, ScFormulaCell* pCell,
367 { return GetString( GetCellValue( nRow ), nRow, rString, pContext ); } in GetString()
370 { return GetString( GetCellValue( rBlockPos, nRow ), nRow, rString, pContext ); } in GetString()
371 double* GetValueCell( SCROW nRow );
373 { return GetInputString( GetCellValue( nRow ), nRow, rString ); } in GetInputString()
375 { return GetInputString( GetCellValue( rBlockPos, nRow ), nRow, rString ); } in GetInputString()
608 void Broadcast( SCROW nRow );
613 ScPostIt* GetCellNote( SCROW nRow );
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dspellcheckcontext.cxx50 CellPos(SCCOL nCol, SCROW nRow) : mnCol(nCol), mnRow(nRow) {} in CellPos()
169 mnRow = nRow; in set()
176 assert(mnRow == nRow); in query()
178 (void)nRow; in query()
220 return mpResult->query(nCol, nRow); in isMisspelled()
224 SCCOL nCol, SCROW nRow ) const in getMisspellRanges()
227 return mpResult->query(nCol, nRow); in getMisspellRanges()
277 mpResult->set(nCol, nRow, nullptr); in ensureResults()
289 mpResult->set(nCol, nRow, nullptr); in ensureResults()
324 mpResult->set(nCol, nRow, pRanges); in ensureResults()
[all …]

12345678910>>...64