LibreOffice Module filter (master) 1
Public Member Functions | Private Attributes | List of all members
TBCGeneralInfo Class Referencefinal

#include <mstoolbar.hxx>

Inheritance diagram for TBCGeneralInfo:
[legend]
Collaboration diagram for TBCGeneralInfo:
[legend]

Public Member Functions

 TBCGeneralInfo ()
 
bool Read (SvStream &rS) override
 
void ImportToolBarControlData (CustomToolBarImportHelper &, std::vector< css::beans::PropertyValue > &)
 
OUString const & CustomText ()
 
- Public Member Functions inherited from TBBase
 TBBase ()
 
virtual ~TBBase ()
 
 TBBase (TBBase const &)=default
 
 TBBase (TBBase &&)=default
 
TBBaseoperator= (TBBase const &)=default
 
TBBaseoperator= (TBBase &&)=default
 
virtual bool Read (SvStream &rS)=0
 
sal_uInt32 GetOffset () const
 

Private Attributes

sal_uInt8 bFlags
 
WString customText
 
WString descriptionText
 
WString tooltip
 
TBCExtraInfo extraInfo
 

Additional Inherited Members

- Protected Attributes inherited from TBBase
sal_uInt32 nOffSet
 

Detailed Description

Definition at line 145 of file mstoolbar.hxx.

Constructor & Destructor Documentation

◆ TBCGeneralInfo()

TBCGeneralInfo::TBCGeneralInfo ( )

Definition at line 441 of file mstoolbar.cxx.

Member Function Documentation

◆ CustomText()

OUString const & TBCGeneralInfo::CustomText ( )
inline

Definition at line 157 of file mstoolbar.hxx.

References WString::getString().

◆ ImportToolBarControlData()

void TBCGeneralInfo::ImportToolBarControlData ( CustomToolBarImportHelper ,
std::vector< css::beans::PropertyValue > &   
)

◆ Read()

bool TBCGeneralInfo::Read ( SvStream rS)
overridevirtual

Member Data Documentation

◆ bFlags

sal_uInt8 TBCGeneralInfo::bFlags
private

Definition at line 147 of file mstoolbar.hxx.

Referenced by ImportToolBarControlData(), and Read().

◆ customText

WString TBCGeneralInfo::customText
private

Definition at line 148 of file mstoolbar.hxx.

Referenced by ImportToolBarControlData(), and Read().

◆ descriptionText

WString TBCGeneralInfo::descriptionText
private

Definition at line 149 of file mstoolbar.hxx.

Referenced by Read().

◆ extraInfo

TBCExtraInfo TBCGeneralInfo::extraInfo
private

Definition at line 151 of file mstoolbar.hxx.

Referenced by ImportToolBarControlData(), and Read().

◆ tooltip

WString TBCGeneralInfo::tooltip
private

Definition at line 150 of file mstoolbar.hxx.

Referenced by ImportToolBarControlData(), and Read().


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