LibreOffice Module reportdesign (master) 1
|
Go to the source code of this file.
Macros | |
#define | REPORTCOMPONENT_IMPL3(clazz, arg) |
#define | REPORTCOMPONENT_IMPL(clazz, arg) |
#define | REPORTCOMPONENT_IMPL2(clazz, arg) |
#define | REPORTCOMPONENT_MASTERDETAIL(clazz, arg) |
#define | REPORTCOMPONENT_NOMASTERDETAIL(clazz) |
#define | REPORTCONTROLFORMAT_IMPL1(clazz, varName) |
#define | REPORTCONTROLFORMAT_IMPL2(clazz, varName) |
#define | NO_REPORTCONTROLFORMAT_IMPL(clazz) |
#define | REPORTCONTROLFORMAT_IMPL(clazz, varName) |
#define NO_REPORTCONTROLFORMAT_IMPL | ( | clazz | ) |
Definition at line 799 of file ReportHelperImpl.hxx.
#define REPORTCOMPONENT_IMPL | ( | clazz, | |
arg | |||
) |
Definition at line 88 of file ReportHelperImpl.hxx.
#define REPORTCOMPONENT_IMPL2 | ( | clazz, | |
arg | |||
) |
Definition at line 100 of file ReportHelperImpl.hxx.
#define REPORTCOMPONENT_IMPL3 | ( | clazz, | |
arg | |||
) |
Definition at line 22 of file ReportHelperImpl.hxx.
#define REPORTCOMPONENT_MASTERDETAIL | ( | clazz, | |
arg | |||
) |
Definition at line 120 of file ReportHelperImpl.hxx.
#define REPORTCOMPONENT_NOMASTERDETAIL | ( | clazz | ) |
Definition at line 142 of file ReportHelperImpl.hxx.
#define REPORTCONTROLFORMAT_IMPL | ( | clazz, | |
varName | |||
) |
Definition at line 1286 of file ReportHelperImpl.hxx.
#define REPORTCONTROLFORMAT_IMPL1 | ( | clazz, | |
varName | |||
) |
Definition at line 161 of file ReportHelperImpl.hxx.
#define REPORTCONTROLFORMAT_IMPL2 | ( | clazz, | |
varName | |||
) |
Definition at line 189 of file ReportHelperImpl.hxx.