Searched refs:ocCell (Results 1 – 9 of 9) sorted by relevance
| /trunk/main/sc/source/core/tool/ |
| H A D | cellkeywords.inl | 60 {cell_address_fr, "ADDRESS", ocCell}, 61 {cell_col_fr, "COL", ocCell}, 62 {cell_contents_fr, "CONTENTS", ocCell}, 63 {cell_color_fr, "COLOR", ocCell}, 64 {cell_width_fr, "WIDTH", ocCell}, 65 {cell_row_fr, "ROW", ocCell}, 66 {cell_filename_fr, "FILENAME", ocCell}, 67 {cell_prefix_fr, "PREFIX", ocCell}, 68 {cell_protect_fr, "PROTECT", ocCell}, 125 {cell_address_hu, "ADDRESS", ocCell}, [all …]
|
| H A D | parclass.cxx | 87 { ocCell, {{ Value, Reference }, 0 }},
|
| H A D | interpr4.cxx | 3533 case ocCell : ScCell(); break; in Interpret()
|
| H A D | interpr1.cxx | 2171 ScCellKeywordTranslator::transKeyword(aInfoType, ScGlobal::GetLocale(), ocCell); in ScCell()
|
| /trunk/main/formula/inc/formula/ |
| H A D | opcode.hxx | 144 ocCell = SC_OPCODE_CELL, enumerator
|
| /trunk/main/sc/source/filter/qpro/ |
| H A D | qproform.cxx | 499 { ocCell, FT_FuncFix2 },
|
| /trunk/main/sc/source/filter/excel/ |
| H A D | xlformula.cxx | 179 { ocCell, 125, 1, 2, V, { VV, RO }, EXC_FUNCFLAG_VOLATILE, 0 },
|
| /trunk/main/formula/source/core/api/ |
| H A D | FormulaCompiler.cxx | 965 case ocCell : in Factor()
|
| /trunk/main/sc/source/core/data/ |
| H A D | conditio.cxx | 98 case ocCell: // CELL() may return own cell address in lcl_HasRelRef()
|