LibreOffice Module sw (master) 1
|
#include <memory>
#include <vcl/weld.hxx>
#include <swdllapi.h>
#include <o3tl/typed_flags_set.hxx>
#include <editeng/svxenum.hxx>
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 } |
|
strong |
Enumerator | |
---|---|
NoNumbering | |
Extended |
Definition at line 28 of file numberingtypelistbox.hxx.