/aoo4110/main/sc/source/core/data/ |
H A D | table4.cxx | 338 else if (eCellType == CELLTYPE_STRING || eCellType == CELLTYPE_EDIT) in FillAnalyse() 381 if ( eType == CELLTYPE_STRING ) in FillAnalyse() 780 case CELLTYPE_STRING: in FillAuto() 782 if ( eCellType == CELLTYPE_STRING ) in FillAuto() 818 case CELLTYPE_STRING: in FillAuto() 848 case CELLTYPE_STRING: in FillAuto() 1045 case CELLTYPE_STRING: in GetAutoFillPreview() 1048 if ( eType == CELLTYPE_STRING ) in GetAutoFillPreview() 1102 case CELLTYPE_STRING: in GetAutoFillPreview() 1105 if ( eType == CELLTYPE_STRING ) in GetAutoFillPreview() [all …]
|
H A D | cell.cxx | 112 case CELLTYPE_STRING: in lclCloneCell() 163 case CELLTYPE_STRING: in Delete() 447 case CELLTYPE_STRING : in HasStringData() 462 case CELLTYPE_STRING: in GetStringData() 484 eType1 = CELLTYPE_STRING; in CellEqual() 492 eType2 = CELLTYPE_STRING; in CellEqual() 506 case CELLTYPE_STRING: // String oder Edit in CellEqual() 509 if ( pCell1->GetCellType() == CELLTYPE_STRING ) in CellEqual() 514 if ( pCell2->GetCellType() == CELLTYPE_STRING ) in CellEqual() 600 ScBaseCell( CELLTYPE_STRING ) in ScStringCell() [all …]
|
H A D | column3.cxx | 449 case CELLTYPE_STRING: in DeleteRange() 633 case CELLTYPE_STRING: in CreateRefCell() 843 case CELLTYPE_STRING: in CloneCell() 1055 sal_Bool bSrcText = ( eSrcType == CELLTYPE_STRING || in MixData() 1057 sal_Bool bDestText = ( eDestType == CELLTYPE_STRING || in MixData() 1318 case CELLTYPE_STRING : in SetString() 1595 if (eType == CELLTYPE_STRING || eType == CELLTYPE_EDIT) // nur Strings interessieren in GetDataEntries() 1597 if (eType == CELLTYPE_STRING) in GetDataEntries() 1620 if (eType == CELLTYPE_STRING || eType == CELLTYPE_EDIT) // nur Strings interessieren in GetDataEntries() 1622 if (eType == CELLTYPE_STRING) in GetDataEntries() [all …]
|
H A D | documen8.cxx | 708 if ( eType == CELLTYPE_STRING || eType == CELLTYPE_EDIT ) in OnlineSpellInRange() 738 if ( eType == CELLTYPE_STRING ) in OnlineSpellInRange() 1521 …( eType == CELLTYPE_STRING && ( nType == com::sun::star::i18n::TransliterationModulesExtra::SENTEN… in TransliterateText() 1533 if ( eType == CELLTYPE_STRING ) in TransliterateText() 1571 else if ( eType == CELLTYPE_STRING ) in TransliterateText()
|
H A D | column2.cxx | 944 if ( (eCellType == CELLTYPE_STRING || eCellType == CELLTYPE_EDIT) && in GetNextSpellingCell() 962 if ( (eCellType == CELLTYPE_STRING || eCellType == CELLTYPE_EDIT) && in GetNextSpellingCell() 973 if ( (eCellType == CELLTYPE_STRING || eCellType == CELLTYPE_EDIT) && in GetNextSpellingCell() 1855 case CELLTYPE_STRING: in GetWeightedCount()
|
H A D | autonamecache.cxx | 77 case CELLTYPE_STRING: in GetNameOccurences()
|
H A D | table3.cxx | 273 if (eType1 == CELLTYPE_STRING) in CompareCell() 277 if (eType2 == CELLTYPE_STRING) in CompareCell() 1864 if (eType != CELLTYPE_STRING && eType != CELLTYPE_EDIT) in HasColHeader() 1875 if (eType != CELLTYPE_STRING && eType != CELLTYPE_EDIT) in HasRowHeader()
|
H A D | dociter.cxx | 408 case CELLTYPE_STRING : in GetThis() 642 case CELLTYPE_STRING: in getCurrent() 1901 case CELLTYPE_STRING : in GetNext()
|
H A D | conditio.cxx | 864 case CELLTYPE_STRING: in IsCellValid() 867 if ( eType == CELLTYPE_STRING ) in IsCellValid()
|
/aoo4110/main/sc/source/core/tool/ |
H A D | cellform.cxx | 62 case CELLTYPE_STRING: in GetString() 183 case CELLTYPE_STRING: in GetInputString()
|
H A D | scmatrix.cxx | 155 if ( nType == CELLTYPE_STRING ) in ScMatrix() 208 nType = CELLTYPE_STRING; in Store() 215 else if ( nType == CELLTYPE_STRING ) in Store()
|
H A D | interpr4.cxx | 455 case CELLTYPE_STRING: in GetCellValueOrZero() 461 if ( eType == CELLTYPE_STRING ) in GetCellValueOrZero() 495 case CELLTYPE_STRING: in GetCellString() 664 case CELLTYPE_STRING : in CreateStringArr() 769 case CELLTYPE_STRING : in CreateCellArr() 2941 case CELLTYPE_STRING : in SetSbxVariable()
|
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/ |
H A D | SxcDocumentSerializer.java | 662 if (cellType.equalsIgnoreCase(CELLTYPE_STRING)) { in traverseCell() 665 fmt.setCategory(CELLTYPE_STRING); in traverseCell() 746 fmt.setCategory(CELLTYPE_STRING); in traverseCell()
|
/aoo4110/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/ |
H A D | MinicalcDecoder.java | 556 type = OfficeConstants.CELLTYPE_STRING; in getCellDataType() 609 type = OfficeConstants.CELLTYPE_STRING; in getCellFormatType()
|
H A D | MinicalcEncoder.java | 565 else if (category.equalsIgnoreCase(OfficeConstants.CELLTYPE_STRING)) { in getFormat()
|
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/ |
H A D | OfficeConstants.java | 329 public final static String CELLTYPE_STRING = "string"; field
|
/aoo4110/main/sc/source/ui/view/ |
H A D | viewfun4.cxx | 351 if (eCellType != CELLTYPE_STRING && eCellType != CELLTYPE_EDIT) in DoThesaurus() 380 if (eCellType == CELLTYPE_STRING) in DoThesaurus()
|
H A D | tabvwsh5.cxx | 339 case CELLTYPE_STRING: in MakeNumberInfoItem()
|
H A D | spelleng.cxx | 288 case CELLTYPE_STRING: in FillFromCell()
|
/aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ |
H A D | Formula.java | 93 } else if(category.equalsIgnoreCase(CELLTYPE_STRING)) { in Formula()
|
H A D | Workbook.java | 393 if(category.equalsIgnoreCase(CELLTYPE_STRING)) { in addCell()
|
/aoo4110/main/sc/source/filter/xcl97/ |
H A D | XclExpChangeTrack.cxx | 754 case CELLTYPE_STRING: in GetCellData() 758 if( pScCell->GetCellType() == CELLTYPE_STRING ) in GetCellData()
|
/aoo4110/main/sc/source/filter/lotus/ |
H A D | expop.cxx | 380 case CELLTYPE_STRING: in Write()
|
/aoo4110/main/sc/source/filter/dif/ |
H A D | difexp.cxx | 196 case CELLTYPE_STRING: in ScExportDif()
|
/aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/ |
H A D | PocketExcelDecoder.java | 378 String type = OfficeConstants.CELLTYPE_STRING; in getCellDataType()
|