/aoo41x/main/oox/source/xls/ |
H A D | sheetdatacontext.cxx | 427 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()
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | DataBrowserModel.hxx | 77 enum eCellType enum in chart::DataBrowserModel
|
/aoo41x/main/connectivity/source/drivers/calc/ |
H A D | CTable.cxx | 157 CellContentType eCellType = xCell->getType(); in lcl_GetContentOrResultType() local 268 const CellContentType eCellType = lcl_GetContentOrResultType( xDataCell ); in lcl_GetColumnInfo() local 342 CellContentType eCellType = lcl_GetContentOrResultType( xCell ); in lcl_SetValue() local
|
/aoo41x/main/sc/source/ui/view/ |
H A D | spelleng.cxx | 129 CellType eCellType = mrDoc.GetCellType( aPos ); in FindNextConversionCell() local 283 CellType eCellType; in FillFromCell() local
|
H A D | viewfun4.cxx | 317 CellType eCellType; in DoThesaurus() local
|
H A D | cellsh1.cxx | 653 CellType eCellType; in ExecuteEdit() local
|
H A D | output2.cxx | 1540 CellType eCellType = pCell->GetCellType(); in DrawStrings() local
|
/aoo41x/main/sc/source/core/data/ |
H A D | table4.cxx | 165 sal_uInt16 nDigits, const String& rSuffix, CellType eCellType, in lcl_getSuffixCell() 221 CellType eCellType = pFirstCell ? pFirstCell->GetCellType() : CELLTYPE_NONE; in FillAnalyse() local 758 CellType eCellType = CELLTYPE_NONE; in FillAuto() local 1381 CellType eCellType = pSrcCell->GetCellType(); in FillSeries() local
|
H A D | table6.cxx | 74 CellType eCellType = pCell->GetCellType(); in SearchCell() local
|
H A D | column3.cxx | 145 CellType eCellType = pNewCell->GetCellType(); in Insert() local 430 CellType eCellType = pOldCell->GetCellType(); in DeleteRange() local 612 CellType eCellType = pCell->GetCellType(); in CreateRefCell() local
|
H A D | column2.cxx | 327 CellType eCellType = pCell->GetCellType(); in GetNeededSize() local 939 CellType eCellType; in GetNextSpellingCell() local
|
H A D | column.cxx | 2114 CellType eCellType = pCell->GetCellType(); in HasEditCells() local
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | cellvaluebinding.cxx | 252 CellContentType eCellType = m_xCell->getType(); in getValue() local
|
/aoo41x/main/sc/inc/ |
H A D | cell.hxx | 168 sal_uInt8 eCellType; // enum CellType - sal_uInt8 spart Speicher member in ScBaseCell
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | excform.cxx | 138 CellType eCellType; in Formula() local
|
H A D | xicontent.cxx | 171 CellType eCellType = rDoc.GetCellType( aScPos ); in lclInsertUrl() local
|
H A D | xetable.cxx | 2411 CellType eCellType = pScCell ? pScCell->GetCellType() : CELLTYPE_NONE; in XclExpCellTable() local
|
/aoo41x/main/sc/source/ui/app/ |
H A D | inputwin.cxx | 475 CellType eCellType = pDoc->GetCellType( pViewSh->GetViewData()->GetCurPos() ); in Select() local
|
/aoo41x/main/sc/source/core/tool/ |
H A D | interpr1.cxx | 1778 CellType eCellType = GetCellType( GetCell( aAdr ) ); in ScIsEmpty() local 3339 CellType eCellType = pCell->GetCellType(); in IterateParameters() local 4477 CellType eCellType; in ScCountEmptyCells() local
|