LibreOffice Module sw (master) 1
Classes | Namespaces | Enumerations
mmaddressblockpage.hxx File Reference
#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>
Include dependency graph for mmaddressblockpage.hxx:
This graph shows which files directly or indirectly include this file:

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
}
 

Enumeration Type Documentation

◆ MoveItemFlags

enum class MoveItemFlags
strong
Enumerator
NONE 
Left 
Right 
Up 
Down 

Definition at line 123 of file mmaddressblockpage.hxx.