Home
last modified time | relevance | path

Searched refs:CellType (Results 1 – 25 of 47) sorted by relevance

12

/trunk/main/oox/inc/oox/xls/
H A Dsheetdatacontext.hxx75 enum CellType { CELLTYPE_VALUE, CELLTYPE_MULTI, CELLTYPE_FORMULA }; enum in oox::xls::SheetDataContext
88 bool readCellHeader( SequenceInputStream& rStrm, CellType eCellType );
95 void importCellBlank( SequenceInputStream& rStrm, CellType eCellType );
97 void importCellBool( SequenceInputStream& rStrm, CellType eCellType );
99 void importCellDouble( SequenceInputStream& rStrm, CellType eCellType );
101 void importCellError( SequenceInputStream& rStrm, CellType eCellType );
103 void importCellRk( SequenceInputStream& rStrm, CellType eCellType );
105 void importCellRString( SequenceInputStream& rStrm, CellType eCellType );
107 void importCellSi( SequenceInputStream& rStrm, CellType eCellType );
109 void importCellString( SequenceInputStream& rStrm, CellType eCellType );
/trunk/main/oox/source/xls/
H A Dsheetdatacontext.cxx427 bool SheetDataContext::readCellHeader( SequenceInputStream& rStrm, CellType eCellType ) in readCellHeader()
462 void SheetDataContext::importCellBool( SequenceInputStream& rStrm, CellType eCellType ) in importCellBool()
475 void SheetDataContext::importCellBlank( SequenceInputStream& rStrm, CellType eCellType ) in importCellBlank()
482 void SheetDataContext::importCellDouble( SequenceInputStream& rStrm, CellType eCellType ) in importCellDouble()
495 void SheetDataContext::importCellError( SequenceInputStream& rStrm, CellType eCellType ) in importCellError()
508 void SheetDataContext::importCellRk( SequenceInputStream& rStrm, CellType eCellType ) in importCellRk()
518 void SheetDataContext::importCellRString( SequenceInputStream& rStrm, CellType eCellType ) in importCellRString()
531 void SheetDataContext::importCellSi( SequenceInputStream& rStrm, CellType eCellType ) in importCellSi()
541 void SheetDataContext::importCellString( SequenceInputStream& rStrm, CellType eCellType ) in importCellString()
/trunk/main/sc/source/core/data/
H A Dcolumn3.cxx145 CellType eCellType = pNewCell->GetCellType(); in Insert()
430 CellType eCellType = pOldCell->GetCellType(); in DeleteRange()
612 CellType eCellType = pCell->GetCellType(); in CreateRefCell()
1024 CellType eSrcType = pSrc ? pSrc->GetCellType() : CELLTYPE_NONE; in MixData()
1025 CellType eDestType = pDest ? pDest->GetCellType() : CELLTYPE_NONE; in MixData()
1594 CellType eType = pCell->GetCellType(); in GetDataEntries()
1619 CellType eType = pCell->GetCellType(); in GetDataEntries()
1862 CellType ScColumn::GetCellType( SCROW nRow ) const in GetCellType()
1911 CellType eType = pItems[nIndex].pCell->GetCellType(); in HasStringCells()
2027 CellType eType = pCell->GetCellType(); in GetMaxNumberStringLen()
H A Dtable4.cxx165 sal_uInt16 nDigits, const String& rSuffix, CellType eCellType, in lcl_getSuffixCell()
221 CellType eCellType = pFirstCell ? pFirstCell->GetCellType() : CELLTYPE_NONE; in FillAnalyse()
378 CellType eType = pCell ? pCell->GetCellType() : CELLTYPE_NONE; in FillAnalyse()
758 CellType eCellType = CELLTYPE_NONE; in FillAuto()
1042 CellType eType = pCell->GetCellType(); in GetAutoFillPreview()
1099 CellType eType = pCell->GetCellType(); in GetAutoFillPreview()
1381 CellType eCellType = pSrcCell->GetCellType(); in FillSeries()
H A Dautonamecache.cxx74 CellType eType = pCell->GetCellType(); in GetNameOccurences()
H A Dcell.cxx79 ScBaseCell::ScBaseCell( CellType eNewType ) : in IMPL_FIXEDMEMPOOL_NEWDEL()
478 CellType eType1 = CELLTYPE_NONE; in CellEqual()
479 CellType eType2 = CELLTYPE_NONE; in CellEqual()
H A Dcolumn.cxx872 CellType eType1 = pCell1->GetCellType(); in SwapRow()
873 CellType eType2 = pCell2 ? pCell2->GetCellType() : CELLTYPE_NONE; in SwapRow()
2114 CellType eCellType = pCell->GetCellType(); in HasEditCells()
H A Dtable3.cxx244 CellType eType1 = CELLTYPE_NONE, eType2 = CELLTYPE_NONE; in CompareCell()
1863 CellType eType = GetCellType( nCol, nStartRow ); in HasColHeader()
1874 CellType eType = GetCellType( nStartCol, nRow ); in HasRowHeader()
H A Ddocumen8.cxx707 CellType eType = pCell->GetCellType(); in OnlineSpellInRange()
1514 CellType eType = pCell ? pCell->GetCellType() : CELLTYPE_NONE; in TransliterateText()
H A Dcolumn2.cxx327 CellType eCellType = pCell->GetCellType(); in GetNeededSize()
939 CellType eCellType; in GetNextSpellingCell()
H A Dtable6.cxx74 CellType eCellType = pCell->GetCellType(); in SearchCell()
/trunk/main/sc/inc/
H A Dcell.hxx81 explicit ScBaseCell( CellType eNewType );
102 inline CellType GetCellType() const { return (CellType)eCellType; } in GetCellType()
H A Dtable.hxx331 CellType GetCellType( const ScAddress& rPos ) const in GetCellType()
337 CellType GetCellType( SCCOL nCol, SCROW nRow ) const;
H A Dglobal.hxx301 enum CellType enum
H A Dcolumn.hxx250 CellType GetCellType( SCROW nRow ) const;
/trunk/main/sc/source/core/tool/
H A Dchartarr.cxx261 CellType eType = pCell->GetCellType(); in CreateMemChartSingle()
424 CellType eType = pCell->GetCellType(); in CreateMemChartMulti()
457 CellType eType = pCell->GetCellType(); in CreateMemChartMulti()
H A Dcellform.cxx59 CellType eType = pCell->GetCellType(); in GetString()
180 CellType eType = pCell->GetCellType(); in GetInputString()
H A Drangeseq.cxx260 CellType eType = rCell.GetCellType(); in lcl_GetValueFromCell()
/trunk/main/sc/source/ui/view/
H A Dspelleng.cxx129 CellType eCellType = mrDoc.GetCellType( aPos ); in FindNextConversionCell()
283 CellType eCellType; in FillFromCell()
H A Dtabvwsha.cxx621 CellType eType; in UpdateInputHandler()
/trunk/main/sfx2/sdi/
H A Dsfxitems.sdi78 UINT16 CellType MID_SEARCH_CELLTYPE;
/trunk/main/sc/source/ui/miscdlgs/
H A Dsolvrdlg.cxx245 CellType eType; in IMPL_LINK()
/trunk/main/starmath/sdi/
H A Dsmitems.sdi429 UINT16 CellType MID_CELLTYPE;
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx1656 sal_uInt8 CellType; in LoadCol() local
1663 rStream >> CellType; in LoadCol()
1668 switch (CellType) in LoadCol()
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx1439 CellType eType; in Doc2Text()
1810 CellType eType = (pCell ? pCell->GetCellType() : CELLTYPE_NONE); in Doc2Sylk()

Completed in 153 milliseconds

12