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

#include <mstoolbar.hxx>

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

Public Member Functions

 TBCExtraInfo ()
 
bool Read (SvStream &rS) override
 
OUString const & getOnAction () const
 
- 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 Member Functions

 TBCExtraInfo (const TBCExtraInfo &)=delete
 
TBCExtraInfooperator= (const TBCExtraInfo &)=delete
 

Private Attributes

WString wstrHelpFile
 
sal_Int32 idHelpContext
 
WString wstrTag
 
WString wstrOnAction
 
WString wstrParam
 
sal_Int8 tbcu
 
sal_Int8 tbmg
 

Additional Inherited Members

- Protected Attributes inherited from TBBase
sal_uInt32 nOffSet
 

Detailed Description

Definition at line 124 of file mstoolbar.hxx.

Constructor & Destructor Documentation

◆ TBCExtraInfo() [1/2]

TBCExtraInfo::TBCExtraInfo ( const TBCExtraInfo )
privatedelete

◆ TBCExtraInfo() [2/2]

TBCExtraInfo::TBCExtraInfo ( )

Definition at line 391 of file mstoolbar.cxx.

Member Function Documentation

◆ getOnAction()

OUString const & TBCExtraInfo::getOnAction ( ) const

Definition at line 436 of file mstoolbar.cxx.

References WString::getString(), and wstrOnAction.

Referenced by TBCGeneralInfo::ImportToolBarControlData().

◆ operator=()

TBCExtraInfo & TBCExtraInfo::operator= ( const TBCExtraInfo )
privatedelete

References Print(), and Read.

◆ Read()

bool TBCExtraInfo::Read ( SvStream rS)
overridevirtual

Member Data Documentation

◆ idHelpContext

sal_Int32 TBCExtraInfo::idHelpContext
private

Definition at line 127 of file mstoolbar.hxx.

Referenced by Read().

◆ tbcu

sal_Int8 TBCExtraInfo::tbcu
private

Definition at line 131 of file mstoolbar.hxx.

Referenced by Read().

◆ tbmg

sal_Int8 TBCExtraInfo::tbmg
private

Definition at line 132 of file mstoolbar.hxx.

Referenced by Read().

◆ wstrHelpFile

WString TBCExtraInfo::wstrHelpFile
private

Definition at line 126 of file mstoolbar.hxx.

Referenced by Read().

◆ wstrOnAction

WString TBCExtraInfo::wstrOnAction
private

Definition at line 129 of file mstoolbar.hxx.

Referenced by getOnAction(), and Read().

◆ wstrParam

WString TBCExtraInfo::wstrParam
private

Definition at line 130 of file mstoolbar.hxx.

Referenced by Read().

◆ wstrTag

WString TBCExtraInfo::wstrTag
private

Definition at line 128 of file mstoolbar.hxx.

Referenced by Read().


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