LibreOffice Module sfx2 (master) 1
Classes | Namespaces | Enumerations | Variables
StyleList.hxx File Reference
#include <sal/config.h>
#include <o3tl/typed_flags_set.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/styfitem.hxx>
#include <svl/eitem.hxx>
#include <svl/style.hxx>
#include <vcl/idle.hxx>
#include <vcl/transfer.hxx>
#include <vcl/weld.hxx>
Include dependency graph for StyleList.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< StyleFlags >
 
class  StyleList
 

Namespaces

namespace  o3tl
 

Enumerations

enum class  StyleFlags {
  NONE = 0 ,
  UpdateFamilyList = 1 ,
  UpdateFamily = 2
}
 

Variables

constexpr int MAX_FAMILIES = 6
 
constexpr int COUNT_BOUND_FUNC = 14
 

Enumeration Type Documentation

◆ StyleFlags

enum class StyleFlags
strong
Enumerator
NONE 
UpdateFamilyList 
UpdateFamily 

Definition at line 39 of file StyleList.hxx.

Variable Documentation

◆ COUNT_BOUND_FUNC

constexpr int COUNT_BOUND_FUNC = 14
constexpr

Definition at line 56 of file StyleList.hxx.

Referenced by IMPL_LINK_NOARG().

◆ MAX_FAMILIES

constexpr int MAX_FAMILIES = 6
constexpr