LibreOffice Module sfx2 (master) 1
Public Attributes | List of all members
sfx2::sidebar::TabBar::DeckMenuData Class Reference

DeckMenuData has entries for display name, and a flag: More...

#include <TabBar.hxx>

Public Attributes

OUString msDisplayName
 
bool mbIsCurrentDeck
 
bool mbIsActive
 
bool mbIsEnabled
 

Detailed Description

DeckMenuData has entries for display name, and a flag:

Definition at line 48 of file TabBar.hxx.

Member Data Documentation

◆ mbIsActive

bool sfx2::sidebar::TabBar::DeckMenuData::mbIsActive

Definition at line 53 of file TabBar.hxx.

◆ mbIsCurrentDeck

bool sfx2::sidebar::TabBar::DeckMenuData::mbIsCurrentDeck

Definition at line 52 of file TabBar.hxx.

◆ mbIsEnabled

bool sfx2::sidebar::TabBar::DeckMenuData::mbIsEnabled

Definition at line 54 of file TabBar.hxx.

◆ msDisplayName

OUString sfx2::sidebar::TabBar::DeckMenuData::msDisplayName

Definition at line 51 of file TabBar.hxx.


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