Searched refs:ocCell (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/sc/source/core/tool/ |
H A D | cellkeywords.inl | 61 {cell_col_fr, "COL", ocCell}, 63 {cell_color_fr, "COLOR", ocCell}, 64 {cell_width_fr, "WIDTH", ocCell}, 65 {cell_row_fr, "ROW", ocCell}, 126 {cell_col_hu, "COL", ocCell}, 127 {cell_color_hu, "COLOR", ocCell}, 130 {cell_row_hu, "ROW", ocCell}, 138 {cell_type_hu, "TYPE", ocCell}, 185 {cell_row_de, "ROW", ocCell}, 186 {cell_col_de, "COL", 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()
|
/aoo42x/main/formula/inc/formula/ |
H A D | opcode.hxx | 144 ocCell = SC_OPCODE_CELL, enumerator
|
/aoo42x/main/sc/source/filter/qpro/ |
H A D | qproform.cxx | 499 { ocCell, FT_FuncFix2 },
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xlformula.cxx | 179 { ocCell, 125, 1, 2, V, { VV, RO }, EXC_FUNCFLAG_VOLATILE, 0 },
|
/aoo42x/main/sc/source/core/data/ |
H A D | conditio.cxx | 98 case ocCell: // CELL() may return own cell address in lcl_HasRelRef()
|
/aoo42x/main/formula/source/core/api/ |
H A D | FormulaCompiler.cxx | 965 case ocCell : in Factor()
|
Completed in 120 milliseconds