LibreOffice Module sfx2 (master) 1
|
#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>
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 |
|
strong |
Enumerator | |
---|---|
NONE | |
UpdateFamilyList | |
UpdateFamily |
Definition at line 39 of file StyleList.hxx.
|
constexpr |
Definition at line 56 of file StyleList.hxx.
Referenced by IMPL_LINK_NOARG().
|
constexpr |
Definition at line 55 of file StyleList.hxx.
Referenced by SfxCommonTemplateDialog_Impl::FamilySelect(), SfxCommonTemplateDialog_Impl::SetFamily(), and StyleList::Update().