LibreOffice Module filter (master) 1
Public Member Functions | Protected Attributes | Static Private Attributes | Friends | List of all members
TBBase Class Referenceabstract

#include <mstoolbar.hxx>

Inheritance diagram for TBBase:
[legend]

Public Member Functions

 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
 

Protected Attributes

sal_uInt32 nOffSet
 

Static Private Attributes

static int nIndent = 0
 

Friends

class Indent
 

Detailed Description

Definition at line 75 of file mstoolbar.hxx.

Constructor & Destructor Documentation

◆ TBBase() [1/3]

TBBase::TBBase ( )
inline

Definition at line 85 of file mstoolbar.hxx.

◆ ~TBBase()

virtual TBBase::~TBBase ( )
inlinevirtual

Definition at line 86 of file mstoolbar.hxx.

◆ TBBase() [2/3]

TBBase::TBBase ( TBBase const &  )
default

◆ TBBase() [3/3]

TBBase::TBBase ( TBBase &&  )
default

Member Function Documentation

◆ GetOffset()

sal_uInt32 TBBase::GetOffset ( ) const
inline

Definition at line 97 of file mstoolbar.hxx.

◆ operator=() [1/2]

TBBase & TBBase::operator= ( TBBase &&  )
default

◆ operator=() [2/2]

TBBase & TBBase::operator= ( TBBase const &  )
default

◆ Read()

virtual bool TBBase::Read ( SvStream rS)
pure virtual

Friends And Related Function Documentation

◆ Indent

friend class Indent
friend

Definition at line 77 of file mstoolbar.hxx.

Member Data Documentation

◆ nIndent

int TBBase::nIndent = 0
staticprivate

Definition at line 78 of file mstoolbar.hxx.

Referenced by Indent::Indent(), and Indent::~Indent().

◆ nOffSet

sal_uInt32 TBBase::nOffSet
protected

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