Home
last modified time | relevance | path

Searched refs:nCellCount (Results 1 – 16 of 16) sorted by relevance

/trunk/main/oox/source/xls/
H A Dscenariobuffer.cxx125 sal_uInt16 nCellCount; in importScenario() local
127 rStrm >> nCellCount; in importScenario()
141 for( sal_uInt16 nCell = 0; !rStrm.isEof() && (nCell < nCellCount); ++nCell ) in importScenario()
/trunk/main/sc/source/core/tool/
H A Drangelst.cxx331 sal_uLong nCellCount = 0; in GetCellCount() local
336 nCellCount += sal_uLong(pR->aEnd.Col() - pR->aStart.Col() + 1) in GetCellCount()
340 return nCellCount; in GetCellCount()
H A Dinterpr3.cxx3442 SCSIZE nCellCount = aRange.aEnd.Col() - aRange.aStart.Col() + 1; in GetNumberSequenceArray() local
3443 nCellCount *= aRange.aEnd.Row() - aRange.aStart.Row() + 1; in GetNumberSequenceArray()
3444 rArray.reserve( rArray.size() + nCellCount); in GetNumberSequenceArray()
/trunk/main/sc/source/core/data/
H A Dtable3.cxx1932 sal_uLong nCellCount = 0; in GetCellCount() local
1935 nCellCount += aCol[nCol].GetCellCount(); in GetCellCount()
1937 return nCellCount; in GetCellCount()
1942 sal_uLong nCellCount = 0; in GetWeightedCount() local
1946 nCellCount += aCol[nCol].GetWeightedCount(); in GetWeightedCount()
1948 return nCellCount; in GetWeightedCount()
H A Ddocument.cxx3413 sal_uLong nCellCount = 0; in UpdateAllRowHeights() local
3416 nCellCount += pTab[nTab]->GetWeightedCount(); in UpdateAllRowHeights()
3418 …ogress aProgress( GetDocumentShell(), ScGlobal::GetRscString(STR_PROGRESS_HEIGHTING), nCellCount ); in UpdateAllRowHeights()
5090 sal_uLong nCellCount = 0L; in GetCellCount() local
5094 nCellCount += pTab[nTab]->GetCellCount(); in GetCellCount()
5096 return nCellCount; in GetCellCount()
5121 sal_uLong nCellCount = 0L; in GetWeightedCount() local
5125 nCellCount += pTab[nTab]->GetWeightedCount(); in GetWeightedCount()
5127 return nCellCount; in GetWeightedCount()
5208 rDocStat.nCellCount = GetCellCount(); in GetDocStat()
H A Ddociter.cxx578 SCSIZE nCellCount = mpDoc->GetCellCount(nTab, nCol); in getCurrent() local
580 while ( (nColRow < nCellCount) && (nThisRow < nRow) ) in getCurrent()
583 if ( nColRow < nCellCount && nThisRow <= mpParam->nRow2 ) in getCurrent()
H A Ddocumen8.cxx676 sal_uInt16 nCellCount = 0; // Zellen insgesamt in OnlineSpellInRange() local
789 if ( ++nCellCount >= SPELL_MAXCELLS ) // seen enough cells? in OnlineSpellInRange()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx629 …ort::CollectSharedData(sal_Int32& nTableCount, sal_Int32& nShapesCount, const sal_Int32 nCellCount) in CollectSharedData() argument
728 sal_Int32 nRef(nCellCount + (2 * nTableCount) + (2 * nShapesCount)); in CollectSharedData()
817 sal_Int32 nCellCount(pDoc ? pDoc->GetCellCount() : 0); in _ExportMeta() local
821 CollectSharedData(nTableCount, nShapesCount, nCellCount); in _ExportMeta()
827 uno::makeAny(nCellCount)); in _ExportMeta()
1644 sal_Int32 nCellCount(pDoc ? pDoc->GetCellCount() : 0); in _ExportContent() local
1645 CollectSharedData(nTableCount, nShapesCount, nCellCount); in _ExportContent()
1865 sal_Int32 nCellCount(pDoc ? pDoc->GetCellCount() : 0); in _ExportStyles() local
1866 CollectSharedData(nTableCount, nShapesCount, nCellCount); in _ExportStyles()
2446 sal_Int32 nCellCount(pDoc ? pDoc->GetCellCount() : 0); in _ExportAutoStyles() local
[all …]
H A Dxmlexprt.hxx128 …d CollectSharedData(sal_Int32& nTableCount, sal_Int32& nShapesCount, const sal_Int32 nCellCount);
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleSpreadsheet.cxx151 int nCellCount = sal_uInt32(pDest->aEnd.Col() - pDest->aStart.Col() + 1) in CalcScRangeDifferenceMax() local
154 if (nCellCount + nSize > nMax) in CalcScRangeDifferenceMax()
158 else if(nCellCount > 0) in CalcScRangeDifferenceMax()
160 nCellCount +=nSize; in CalcScRangeDifferenceMax()
/trunk/main/sc/source/ui/docshell/
H A Dtpstat.cxx69 aFtCells .SetText( String::CreateFromInt32( aDocStat.nCellCount ) ); in ScDocStatPage()
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx2213 sal_Int32 nCellCount = in lcl_MergeCells() local
2225 uno::makeAny(nCellCount)); in lcl_MergeCells()
2228 nCellCount *= -1; in lcl_MergeCells()
2231 ++nCellCount; in lcl_MergeCells()
/trunk/main/oox/source/dump/
H A Dbiffdumper.cxx2960 sal_uInt16 nCellCount = dumpDec< sal_uInt16 >( "cell-count" ); in implDumpRecordBody() local
2971 for( sal_uInt16 nCell = 0; !rStrm.isEof() && (nCell < nCellCount); ++nCell ) in implDumpRecordBody()
2974 for( sal_uInt16 nCell = 0; !rStrm.isEof() && (nCell < nCellCount); ++nCell ) in implDumpRecordBody()
2976 dumpUnused( 2 * nCellCount ); in implDumpRecordBody()
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx792 sal_uInt32 nCellCount = 0; in GetCellCount() local
803 ++nCellCount; in GetCellCount()
815 nCellCount += nCols * nRows * nTabs; in GetCellCount()
822 return limit_cast< sal_uInt16 >( nCellCount ); in GetCellCount()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx7859 sal_Int32 nCellCount = aRows.size() * aColumns.size(); in CreateTable() local
7860 sal_Int32 *pMergedCellIndexTable = new sal_Int32[ nCellCount ]; in CreateTable()
7861 for ( sal_Int32 i = 0; i < nCellCount; i++ ) in CreateTable()
/trunk/main/sc/inc/
H A Ddocument.hxx201 sal_uLong nCellCount; member

Completed in 212 milliseconds