LibreOffice Module basic (master) 1
Classes | Macros
codegen.hxx File Reference
#include "opcodes.hxx"
#include "buffer.hxx"
Include dependency graph for codegen.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SbiCodeGen
 
class  PCodeBuffConvertor< T, S >
 

Macros

#define PARAM_INFO_PARAMARRAY   0x0010000
 
#define PARAM_INFO_WITHBRACKETS   0x0020000
 

Macro Definition Documentation

◆ PARAM_INFO_PARAMARRAY

#define PARAM_INFO_PARAMARRAY   0x0010000

Definition at line 83 of file codegen.hxx.

◆ PARAM_INFO_WITHBRACKETS

#define PARAM_INFO_WITHBRACKETS   0x0020000

Definition at line 84 of file codegen.hxx.