LibreOffice Module sfx2 (master) 1
Public Attributes | List of all members
InfobarData Class Reference

#include <infobar.hxx>

Public Attributes

OUString msId
 
OUString msPrimaryMessage
 
OUString msSecondaryMessage
 
InfobarType maInfobarType
 
bool mbShowCloseButton
 

Detailed Description

Definition at line 29 of file infobar.hxx.

Member Data Documentation

◆ maInfobarType

InfobarType InfobarData::maInfobarType

Definition at line 35 of file infobar.hxx.

Referenced by SfxObjectShell::AppendInfoBarWhenReady(), and SfxViewFrame::Notify().

◆ mbShowCloseButton

bool InfobarData::mbShowCloseButton

Definition at line 36 of file infobar.hxx.

Referenced by SfxObjectShell::AppendInfoBarWhenReady(), and SfxViewFrame::Notify().

◆ msId

OUString InfobarData::msId

Definition at line 32 of file infobar.hxx.

Referenced by SfxObjectShell::AppendInfoBarWhenReady(), and SfxViewFrame::Notify().

◆ msPrimaryMessage

OUString InfobarData::msPrimaryMessage

Definition at line 33 of file infobar.hxx.

Referenced by SfxObjectShell::AppendInfoBarWhenReady(), and SfxViewFrame::Notify().

◆ msSecondaryMessage

OUString InfobarData::msSecondaryMessage

Definition at line 34 of file infobar.hxx.

Referenced by SfxObjectShell::AppendInfoBarWhenReady(), and SfxViewFrame::Notify().


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