LibreOffice Module forms (master) 1
Classes | Namespaces | Macros
EditBase.hxx File Reference
#include <FormComponent.hxx>
Include dependency graph for EditBase.hxx:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ PF_FAKE_FORMATTED_FIELD

#define PF_FAKE_FORMATTED_FIELD   0x4000

Definition at line 29 of file EditBase.hxx.

◆ PF_HANDLE_COMMON_PROPS

#define PF_HANDLE_COMMON_PROPS   0x8000

Definition at line 25 of file EditBase.hxx.

◆ PF_SPECIAL_FLAGS

#define PF_SPECIAL_FLAGS   0xFF00

Definition at line 32 of file EditBase.hxx.