LibreOffice Module sfx2 (master) 1
Public Member Functions | Public Attributes | List of all members
sfx2::sidebar::DeckDescriptor Class Reference

#include <DeckDescriptor.hxx>

Collaboration diagram for sfx2::sidebar::DeckDescriptor:
[legend]

Public Member Functions

 DeckDescriptor ()
 
 DeckDescriptor (const DeckDescriptor &rOther)
 
 ~DeckDescriptor ()
 

Public Attributes

OUString msTitle
 
OUString msId
 
OUString msIconURL
 
OUString msHighContrastIconURL
 
OUString msTitleBarIconURL
 
OUString msHighContrastTitleBarIconURL
 
OUString msHelpText
 
ContextList maContextList
 
bool mbIsEnabled
 
sal_Int32 mnOrderIndex
 
bool mbExperimental
 
OUString msNodeName
 
VclPtr< DeckmpDeck
 

Detailed Description

Definition at line 27 of file DeckDescriptor.hxx.

Constructor & Destructor Documentation

◆ DeckDescriptor() [1/2]

sfx2::sidebar::DeckDescriptor::DeckDescriptor ( )

Definition at line 24 of file DeckDescriptor.cxx.

References mbIsEnabled.

◆ DeckDescriptor() [2/2]

sfx2::sidebar::DeckDescriptor::DeckDescriptor ( const DeckDescriptor rOther)

Definition at line 31 of file DeckDescriptor.cxx.

References mbIsEnabled.

◆ ~DeckDescriptor()

sfx2::sidebar::DeckDescriptor::~DeckDescriptor ( )

Definition at line 47 of file DeckDescriptor.cxx.

Member Data Documentation

◆ maContextList

ContextList sfx2::sidebar::DeckDescriptor::maContextList

◆ mbExperimental

bool sfx2::sidebar::DeckDescriptor::mbExperimental

Definition at line 40 of file DeckDescriptor.hxx.

Referenced by sfx2::sidebar::ResourceManager::ReadDeckList().

◆ mbIsEnabled

bool sfx2::sidebar::DeckDescriptor::mbIsEnabled

◆ mnOrderIndex

sal_Int32 sfx2::sidebar::DeckDescriptor::mnOrderIndex

◆ mpDeck

VclPtr<Deck> sfx2::sidebar::DeckDescriptor::mpDeck

◆ msHelpText

OUString sfx2::sidebar::DeckDescriptor::msHelpText

◆ msHighContrastIconURL

OUString sfx2::sidebar::DeckDescriptor::msHighContrastIconURL

◆ msHighContrastTitleBarIconURL

OUString sfx2::sidebar::DeckDescriptor::msHighContrastTitleBarIconURL

◆ msIconURL

OUString sfx2::sidebar::DeckDescriptor::msIconURL

◆ msId

OUString sfx2::sidebar::DeckDescriptor::msId

◆ msNodeName

OUString sfx2::sidebar::DeckDescriptor::msNodeName

◆ msTitle

OUString sfx2::sidebar::DeckDescriptor::msTitle

◆ msTitleBarIconURL

OUString sfx2::sidebar::DeckDescriptor::msTitleBarIconURL

The documentation for this class was generated from the following files: