LibreOffice Module sfx2 (master) 1
|
DeckMenuData has entries for display name, and a flag: More...
#include <TabBar.hxx>
Public Attributes | |
OUString | msDisplayName |
bool | mbIsCurrentDeck |
bool | mbIsActive |
bool | mbIsEnabled |
DeckMenuData has entries for display name, and a flag:
Definition at line 48 of file TabBar.hxx.
bool sfx2::sidebar::TabBar::DeckMenuData::mbIsActive |
Definition at line 53 of file TabBar.hxx.
bool sfx2::sidebar::TabBar::DeckMenuData::mbIsCurrentDeck |
Definition at line 52 of file TabBar.hxx.
bool sfx2::sidebar::TabBar::DeckMenuData::mbIsEnabled |
Definition at line 54 of file TabBar.hxx.
OUString sfx2::sidebar::TabBar::DeckMenuData::msDisplayName |
Definition at line 51 of file TabBar.hxx.