Searched defs:nCellCount (Results 1 – 14 of 14) sorted by relevance
125 sal_uInt16 nCellCount; in importScenario() local
629 …ort::CollectSharedData(sal_Int32& nTableCount, sal_Int32& nShapesCount, const sal_Int32 nCellCount) in CollectSharedData()817 sal_Int32 nCellCount(pDoc ? pDoc->GetCellCount() : 0); in _ExportMeta() local1644 sal_Int32 nCellCount(pDoc ? pDoc->GetCellCount() : 0); in _ExportContent() local1865 sal_Int32 nCellCount(pDoc ? pDoc->GetCellCount() : 0); in _ExportStyles() local2446 sal_Int32 nCellCount(pDoc ? pDoc->GetCellCount() : 0); in _ExportAutoStyles() local
331 sal_uLong nCellCount = 0; in GetCellCount() local
3442 SCSIZE nCellCount = aRange.aEnd.Col() - aRange.aStart.Col() + 1; in GetNumberSequenceArray() local
1932 sal_uLong nCellCount = 0; in GetCellCount() local1942 sal_uLong nCellCount = 0; in GetWeightedCount() local
676 sal_uInt16 nCellCount = 0; // Zellen insgesamt in OnlineSpellInRange() local
578 SCSIZE nCellCount = mpDoc->GetCellCount(nTab, nCol); in getCurrent() local
3413 sal_uLong nCellCount = 0; in UpdateAllRowHeights() local5090 sal_uLong nCellCount = 0L; in GetCellCount() local5121 sal_uLong nCellCount = 0L; in GetWeightedCount() local
151 int nCellCount = sal_uInt32(pDest->aEnd.Col() - pDest->aStart.Col() + 1) in CalcScRangeDifferenceMax() local
201 sal_uLong nCellCount; member
2213 sal_Int32 nCellCount = in lcl_MergeCells() local
2960 sal_uInt16 nCellCount = dumpDec< sal_uInt16 >( "cell-count" ); in implDumpRecordBody() local
792 sal_uInt32 nCellCount = 0; in GetCellCount() local
7859 sal_Int32 nCellCount = aRows.size() * aColumns.size(); in CreateTable() local
Completed in 214 milliseconds