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

#include <mstoolbar.hxx>

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

Public Member Functions

 TBCMenuSpecific ()
 
bool Read (SvStream &rS) override
 
OUString Name ()
 
- 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_Int32 tbid
 
std::shared_ptr< WStringname
 

Additional Inherited Members

- Protected Attributes inherited from TBBase
sal_uInt32 nOffSet
 

Detailed Description

Definition at line 176 of file mstoolbar.hxx.

Constructor & Destructor Documentation

◆ TBCMenuSpecific()

TBCMenuSpecific::TBCMenuSpecific ( )

Definition at line 521 of file mstoolbar.cxx.

Member Function Documentation

◆ Name()

OUString TBCMenuSpecific::Name ( )

Definition at line 551 of file mstoolbar.cxx.

References aName, and name.

Referenced by TBCData::ImportToolBarControl().

◆ Read()

bool TBCMenuSpecific::Read ( SvStream rS)
overridevirtual

Implements TBBase.

Definition at line 526 of file mstoolbar.cxx.

References name, TBBase::nOffSet, SvStream::ReadInt32(), SAL_INFO, tbid, and SvStream::Tell().

Member Data Documentation

◆ name

std::shared_ptr< WString > TBCMenuSpecific::name
private

Definition at line 179 of file mstoolbar.hxx.

Referenced by Name(), and Read().

◆ tbid

sal_Int32 TBCMenuSpecific::tbid
private

Definition at line 178 of file mstoolbar.hxx.

Referenced by Read().


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