|
LibreOffice Module sw (master) 1
|
#include <svx/weldeditview.hxx>#include <vcl/wizardmachine.hxx>#include <mailmergehelper.hxx>#include <sfx2/basedlgs.hxx>#include <vcl/textfilter.hxx>#include <svl/lstner.hxx>#include <vcl/idle.hxx>#include <o3tl/typed_flags_set.hxx>Go to the source code of this file.
Classes | |
| class | SwMailMergeAddressBlockPage |
| class | SwSelectAddressBlockDialog |
| struct | o3tl::typed_flags< MoveItemFlags > |
| class | AddressMultiLineEdit |
| class | SwCustomizeAddressBlockDialog |
| class | SwAssignFieldsDialog |
Namespaces | |
| namespace | o3tl |
Enumerations | |
| enum class | MoveItemFlags { NONE = 0 , Left = 1 , Right = 2 , Up = 4 , Down = 8 } |
|
strong |
| Enumerator | |
|---|---|
| NONE | |
| Left | |
| Right | |
| Up | |
| Down | |
Definition at line 123 of file mmaddressblockpage.hxx.