LibreOffice Module svx (master) 1
Classes | Namespaces | Macros | Typedefs | Enumerations
nbdtmg.hxx File Reference
#include <svx/svxdllapi.h>
#include <memory>
#include <vector>
#include <editeng/numitem.hxx>
#include <vcl/font.hxx>
Include dependency graph for nbdtmg.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  svx::sidebar::NumSettings_Impl
 
class  svx::sidebar::BulletsSettings
 
class  svx::sidebar::NumberSettings_Impl
 
class  svx::sidebar::OutlineSettings_Impl
 
class  svx::sidebar::NBOTypeMgrBase
 
class  svx::sidebar::BulletsTypeMgr
 
class  svx::sidebar::NumberingTypeMgr
 
class  svx::sidebar::OutlineTypeMgr
 

Namespaces

namespace  svx
 
namespace  svx::sidebar
 

Macros

#define DEFAULT_BULLET_TYPES   8
 
#define DEFAULT_NUM_VALUSET_COUNT   8
 
#define DEFAULT_NUMBERING_CACHE_FORMAT_VERSION   0x10
 

Typedefs

typedef std::vector< std::shared_ptr< NumSettings_Impl > > svx::sidebar::NumSettingsArr_Impl
 
typedef std::vector< std::shared_ptr< NumberSettings_Impl > > svx::sidebar::NumberSettingsArr_Impl
 

Enumerations

enum class  svx::sidebar::NBOType {
  svx::sidebar::Bullets = 1 ,
  svx::sidebar::Numbering ,
  svx::sidebar::Outline
}
 

Macro Definition Documentation

◆ DEFAULT_BULLET_TYPES

#define DEFAULT_BULLET_TYPES   8

Definition at line 29 of file nbdtmg.hxx.

◆ DEFAULT_NUM_VALUSET_COUNT

#define DEFAULT_NUM_VALUSET_COUNT   8

Definition at line 30 of file nbdtmg.hxx.

◆ DEFAULT_NUMBERING_CACHE_FORMAT_VERSION

#define DEFAULT_NUMBERING_CACHE_FORMAT_VERSION   0x10

Definition at line 31 of file nbdtmg.hxx.