|
LibreOffice Module forms (master) 1
|
#include <FormComponent.hxx>Go to the source code of this file.
Classes | |
| class | frm::OEditBaseModel |
Namespaces | |
| namespace | frm |
| ListBox is a bit confusing / different from other form components, so here are a few notes: | |
Macros | |
| #define | PF_HANDLE_COMMON_PROPS 0x8000 |
| #define | PF_FAKE_FORMATTED_FIELD 0x4000 |
| #define | PF_SPECIAL_FLAGS 0xFF00 |
| #define PF_FAKE_FORMATTED_FIELD 0x4000 |
Definition at line 29 of file EditBase.hxx.
| #define PF_HANDLE_COMMON_PROPS 0x8000 |
Definition at line 25 of file EditBase.hxx.
| #define PF_SPECIAL_FLAGS 0xFF00 |
Definition at line 32 of file EditBase.hxx.