LibreOffice Module sw (master) 1
Classes | Namespaces | Enumerations
numberingtypelistbox.hxx File Reference
#include <memory>
#include <vcl/weld.hxx>
#include <swdllapi.h>
#include <o3tl/typed_flags_set.hxx>
#include <editeng/svxenum.hxx>
Include dependency graph for numberingtypelistbox.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  o3tl::typed_flags< SwInsertNumTypes >
 
class  SwNumberingTypeListBox
 

Namespaces

namespace  o3tl
 

Enumerations

enum class  SwInsertNumTypes {
  NoNumbering = 0x01 ,
  Extended = 0x02
}
 

Enumeration Type Documentation

◆ SwInsertNumTypes

enum class SwInsertNumTypes
strong
Enumerator
NoNumbering 
Extended 

Definition at line 28 of file numberingtypelistbox.hxx.