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

#include <ww8toolbar.hxx>

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

Public Member Functions

 Xst ()
 
bool Read (SvStream &rS) override
 
const OUString & getString () 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 Attributes

OUString m_sString
 

Additional Inherited Members

- Protected Attributes inherited from TBBase
sal_uInt32 nOffSet
 

Detailed Description

Definition at line 20 of file ww8toolbar.hxx.

Constructor & Destructor Documentation

◆ Xst()

Xst::Xst ( )
inline

Definition at line 25 of file ww8toolbar.hxx.

Member Function Documentation

◆ getString()

const OUString & Xst::getString ( ) const
inline

Definition at line 27 of file ww8toolbar.hxx.

References m_sString.

Referenced by SwCTB::ImportCustomToolBar().

◆ Read()

bool Xst::Read ( SvStream rS)
overridevirtual

Implements TBBase.

Definition at line 612 of file ww8toolbar.cxx.

References SvStream::good(), m_sString, TBBase::nOffSet, read_uInt16_PascalString(), SAL_INFO, and SvStream::Tell().

Referenced by SwCTB::Read(), and Xstz::Read().

Member Data Documentation

◆ m_sString

OUString Xst::m_sString
private

Definition at line 22 of file ww8toolbar.hxx.

Referenced by getString(), and Read().


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