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

#include <mstoolbar.hxx>

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

Public Member Functions

 WString ()
 
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 sString
 

Additional Inherited Members

- Protected Attributes inherited from TBBase
sal_uInt32 nOffSet
 

Detailed Description

Definition at line 114 of file mstoolbar.hxx.

Constructor & Destructor Documentation

◆ WString()

WString::WString ( )
inline

Definition at line 119 of file mstoolbar.hxx.

Member Function Documentation

◆ getString()

const OUString & WString::getString ( ) const
inline

◆ Read()

bool WString::Read ( SvStream rS)
overridevirtual

Member Data Documentation

◆ sString

OUString WString::sString
private

Definition at line 116 of file mstoolbar.hxx.

Referenced by Read().


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