Searched refs:opcode (Results 1 – 3 of 3) sorted by relevance
| /AOO41X/main/formula/prj/ |
| H A D | d.lst | 25 ..\inc\formula\opcode.hxx %_DEST%\inc%_EXT%\formula\opcode.hxx
|
| /AOO41X/main/vcl/unx/generic/app/ |
| H A D | keysymnames.cxx | 640 int opcode, event, error; in GetKeyboardName() 642 if( XkbQueryExtension( GetDisplay(), &opcode, &event,&error, &major, &minor ) ) in GetKeyboardName()
|
| /AOO41X/main/sc/source/filter/excel/ |
| H A D | xlformula.cxx | 379 #define EXC_FUNCENTRY_ODF( opcode, minparam, maxparam, flags, asciiname ) \ argument 380 …{ opcode, NOID, minparam, maxparam, V, { VR }, EXC_FUNCFLAG_IMPORTONLY|(flags), EXC_… 381 …{ opcode, 255, (minparam)+1, (maxparam)+1, V, { RO_E, RO }, EXC_FUNCFLAG_EXPORTONLY|(flags), EXC_…
|