Searched refs:FT_NOP (Results 1 – 4 of 4) sorted by relevance
| /AOO41X/main/sc/source/filter/qpro/ |
| H A D | qproform.cxx | 376 case FT_NOP: // indicates invalid opcode. in Convert() 398 { ocPush, FT_NOP }, 414 { ocPush, FT_NOP }, // Unary plus 418 { ocNoName, FT_NOP }, // Extended operands 419 { ocNoName, FT_NOP }, // Extended operands 420 { ocNoName, FT_NOP }, // Reserved 421 { ocNoName, FT_NOP }, // Reserved 537 { ocNoName, FT_NOP }, 538 { ocNoName, FT_NOP }, // 147 539 { ocNoName, FT_NOP }, // 148 [all …]
|
| /AOO41X/main/sc/source/filter/lotus/ |
| H A D | lotform.cxx | 386 FUNC_TYPE eType = FT_NOP; in Convert() 548 case FT_NOP: in Convert() 681 FT_NOP, // 7 NOP in IndexToType() 697 FT_NOP, // 23 unaeres Plus in IndexToType() 1234 FT_NOP, // 29 unaeres Plus in IndexToTypeWK123() 1335 FT_NOP, // 130 Reserved (internal) <-------- neu! - in IndexToTypeWK123() 1343 FT_NOP, // 138 Reserved (internal) <-------- neu! - in IndexToTypeWK123()
|
| /AOO41X/main/sc/source/filter/inc/ |
| H A D | qproform.hxx | 56 FT_NOP, enumerator
|
| H A D | lotform.hxx | 51 FT_NOP, // nichts enumerator
|