Searched refs:ocNoName (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/sc/source/filter/lotus/ |
H A D | lotform.cxx | 62 if( eOc == ocNoName ) in DoFunc() 79 if( eOc == ocNoName ) in DoFunc() 85 if( eOc == ocNoName ) in DoFunc() 963 ocNoName, // 24 in IndexToToken() 964 ocNoName, // 25 in IndexToToken() 965 ocNoName, // 26 in IndexToToken() 966 ocNoName, // 27 in IndexToToken() 967 ocNoName, // 28 in IndexToToken() 968 ocNoName, // 29 in IndexToToken() 969 ocNoName, // 30 in IndexToToken() [all …]
|
/aoo42x/main/sc/source/filter/qpro/ |
H A D | qproform.cxx | 94 if( eOc == ocNoName ) in DoFunc() 106 aPool << ocNoName; in DoFunc() 264 if( eOc == ocNoName ) in Convert() 470 { ocNoName, FT_NotImpl }, 489 { ocNoName, FT_NotImpl }, 502 { ocNoName, FT_NotImpl }, 508 { ocNoName, FT_NotImpl }, 509 { ocNoName, FT_NotImpl }, 537 { ocNoName, FT_NOP }, 561 return ocNoName; in IndexToToken() [all …]
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xlformula.cxx | 342 { ocNoName, 351, 3, 3, V, { VR }, EXC_FUNCFLAG_IMPORTONLY, 0 }, // DATEDIF 343 … { ocNoName, 352, 1, 1, V, { VR }, EXC_FUNCFLAG_IMPORTONLY, 0 }, // DATESTRING 344 …{ ocNoName, 353, 2, 2, V, { VR }, EXC_FUNCFLAG_IMPORTONLY, 0 }, // NUMBERSTRING 353 { ocNoName, 360, 1, 1, V, { RO }, EXC_FUNCFLAG_IMPORTONLY, 0 }, // PHONETIC 389 EXC_FUNCENTRY_ODF( ocNoName, 2, 2, 0, "BITAND" ), 390 EXC_FUNCENTRY_ODF( ocNoName, 2, 2, 0, "BITLSHIFT" ), 391 EXC_FUNCENTRY_ODF( ocNoName, 2, 2, 0, "BITOR" ), 392 EXC_FUNCENTRY_ODF( ocNoName, 2, 2, 0, "BITRSHIFT" ), 393 EXC_FUNCENTRY_ODF( ocNoName, 2, 2, 0, "BITXOR" ), 404 EXC_FUNCENTRY_ODF( ocNoName, 2, 2, 0, "IFNA" ), [all …]
|
H A D | excform8.cxx | 364 default: eOc = ocNoName; in Convert() 414 DoMulArgs( ocNoName, 0 ); in Convert() 428 DoMulArgs( ocNoName, 0 ); in Convert() 644 aStack << aPool.Store(ocNoName, pExtName->GetName()); in Convert() 651 aStack << aPool.Store( ocNoName, pExtName->GetName() ); in Convert() 1278 default: eOc = ocNoName; in ConvertExternName()
|
H A D | excform.cxx | 434 default: eOc = ocNoName; in Convert() 487 DoMulArgs( ocNoName, 0 ); in Convert() 505 DoMulArgs( ocNoName, 0 ); in Convert() 1737 eOc = ocNoName; in GetBoolErr()
|
/aoo42x/main/sc/source/core/tool/ |
H A D | parclass.cxx | 69 { ocNoName, {{ Bounds }, 0 }}, 584 case ocNoName: in GenerateDocumentation()
|
H A D | interpr4.cxx | 3701 case ocNoName : ScNoName(); break; in Interpret()
|
/aoo42x/main/formula/inc/formula/ |
H A D | opcode.hxx | 374 ocNoName = SC_OPCODE_NO_NAME, enumerator
|
/aoo42x/main/formula/source/core/api/ |
H A D | FormulaCompiler.cxx | 335 { FormulaMapGroupSpecialOffset::NO_NAME , ocNoName } , in createSequenceOfAvailableMappings()
|
Completed in 66 milliseconds