Home
last modified time | relevance | path

Searched defs:nCellCount (Results 1 – 14 of 14) sorted by last modified time

/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx7859 sal_Int32 nCellCount = aRows.size() * aColumns.size(); in CreateTable() local
/trunk/main/sc/source/core/data/
H A Ddocument.cxx3413 sal_uLong nCellCount = 0; in UpdateAllRowHeights() local
5090 sal_uLong nCellCount = 0L; in GetCellCount() local
5121 sal_uLong nCellCount = 0L; in GetWeightedCount() local
H A Ddocumen8.cxx676 sal_uInt16 nCellCount = 0; // Zellen insgesamt in OnlineSpellInRange() local
H A Dtable3.cxx1932 sal_uLong nCellCount = 0; in GetCellCount() local
1942 sal_uLong nCellCount = 0; in GetWeightedCount() local
H A Ddociter.cxx578 SCSIZE nCellCount = mpDoc->GetCellCount(nTab, nCol); in getCurrent() local
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx2213 sal_Int32 nCellCount = in lcl_MergeCells() local
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleSpreadsheet.cxx151 int nCellCount = sal_uInt32(pDest->aEnd.Col() - pDest->aStart.Col() + 1) in CalcScRangeDifferenceMax() local
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx629 …ort::CollectSharedData(sal_Int32& nTableCount, sal_Int32& nShapesCount, const sal_Int32 nCellCount) in CollectSharedData()
817 sal_Int32 nCellCount(pDoc ? pDoc->GetCellCount() : 0); in _ExportMeta() local
1644 sal_Int32 nCellCount(pDoc ? pDoc->GetCellCount() : 0); in _ExportContent() local
1865 sal_Int32 nCellCount(pDoc ? pDoc->GetCellCount() : 0); in _ExportStyles() local
2446 sal_Int32 nCellCount(pDoc ? pDoc->GetCellCount() : 0); in _ExportAutoStyles() local
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx792 sal_uInt32 nCellCount = 0; in GetCellCount() local
/trunk/main/sc/source/core/tool/
H A Drangelst.cxx331 sal_uLong nCellCount = 0; in GetCellCount() local
H A Dinterpr3.cxx3442 SCSIZE nCellCount = aRange.aEnd.Col() - aRange.aStart.Col() + 1; in GetNumberSequenceArray() local
/trunk/main/sc/inc/
H A Ddocument.hxx201 sal_uLong nCellCount; member
/trunk/main/oox/source/xls/
H A Dscenariobuffer.cxx125 sal_uInt16 nCellCount; in importScenario() local
/trunk/main/oox/source/dump/
H A Dbiffdumper.cxx2960 sal_uInt16 nCellCount = dumpDec< sal_uInt16 >( "cell-count" ); in implDumpRecordBody() local

Completed in 221 milliseconds