LibreOffice Module sw (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
MacroName Class Reference

#include <ww8toolbar.hxx>

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

Public Member Functions

 MacroName ()
 
bool Read (SvStream &rS) override
 
- 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

 MacroName (const MacroName &)=delete
 
MacroNameoperator= (const MacroName &)=delete
 

Private Attributes

sal_uInt16 m_ibst
 
Xstz m_xstz
 

Additional Inherited Members

- Protected Attributes inherited from TBBase
sal_uInt32 nOffSet
 

Detailed Description

Definition at line 287 of file ww8toolbar.hxx.

Constructor & Destructor Documentation

◆ MacroName() [1/2]

MacroName::MacroName ( const MacroName )
privatedelete

◆ MacroName() [2/2]

MacroName::MacroName ( )

Definition at line 919 of file ww8toolbar.cxx.

Member Function Documentation

◆ operator=()

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

◆ Read()

bool MacroName::Read ( SvStream rS)
overridevirtual

Implements TBBase.

Definition at line 923 of file ww8toolbar.cxx.

References m_ibst, m_xstz, TBBase::nOffSet, Xstz::Read(), SvStream::ReadUInt16(), SAL_INFO, and SvStream::Tell().

Member Data Documentation

◆ m_ibst

sal_uInt16 MacroName::m_ibst
private

Definition at line 289 of file ww8toolbar.hxx.

Referenced by Read().

◆ m_xstz

Xstz MacroName::m_xstz
private

Definition at line 290 of file ww8toolbar.hxx.

Referenced by Read().


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