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

#include <ww8toolbar.hxx>

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

Public Member Functions

 TBDelta ()
 
bool Read (SvStream &rS) override
 
bool ControlIsInserted ()
 
bool ControlDropsToolBar ()
 
sal_Int32 TBCStreamOffset ()
 
sal_Int16 CustomizationIndex ()
 
- 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_uInt8 m_doprfatendFlags
 
sal_uInt8 m_ibts
 
sal_Int32 m_cidNext
 
sal_Int32 m_cid
 
sal_Int32 m_fc
 
sal_uInt16 m_CiTBDE
 
sal_uInt16 m_cbTBC
 

Additional Inherited Members

- Protected Attributes inherited from TBBase
sal_uInt32 nOffSet
 

Detailed Description

Definition at line 68 of file ww8toolbar.hxx.

Constructor & Destructor Documentation

◆ TBDelta()

TBDelta::TBDelta ( )

Definition at line 338 of file ww8toolbar.cxx.

Member Function Documentation

◆ ControlDropsToolBar()

bool TBDelta::ControlDropsToolBar ( )

Definition at line 354 of file ww8toolbar.cxx.

References m_CiTBDE.

Referenced by Customization::Read().

◆ ControlIsInserted()

bool TBDelta::ControlIsInserted ( )

Definition at line 349 of file ww8toolbar.cxx.

References m_doprfatendFlags.

◆ CustomizationIndex()

sal_Int16 TBDelta::CustomizationIndex ( )

Definition at line 360 of file ww8toolbar.cxx.

References m_CiTBDE, and nIndex.

Referenced by Customization::Read().

◆ Read()

bool TBDelta::Read ( SvStream rS)
overridevirtual

◆ TBCStreamOffset()

sal_Int32 TBDelta::TBCStreamOffset ( )
inline

Definition at line 84 of file ww8toolbar.hxx.

References m_fc.

Member Data Documentation

◆ m_cbTBC

sal_uInt16 TBDelta::m_cbTBC
private

Definition at line 77 of file ww8toolbar.hxx.

Referenced by Read().

◆ m_cid

sal_Int32 TBDelta::m_cid
private

Definition at line 74 of file ww8toolbar.hxx.

Referenced by Read().

◆ m_cidNext

sal_Int32 TBDelta::m_cidNext
private

Definition at line 73 of file ww8toolbar.hxx.

Referenced by Read().

◆ m_CiTBDE

sal_uInt16 TBDelta::m_CiTBDE
private

Definition at line 76 of file ww8toolbar.hxx.

Referenced by ControlDropsToolBar(), CustomizationIndex(), and Read().

◆ m_doprfatendFlags

sal_uInt8 TBDelta::m_doprfatendFlags
private

Definition at line 70 of file ww8toolbar.hxx.

Referenced by ControlIsInserted(), and Read().

◆ m_fc

sal_Int32 TBDelta::m_fc
private

Definition at line 75 of file ww8toolbar.hxx.

Referenced by Read(), and TBCStreamOffset().

◆ m_ibts

sal_uInt8 TBDelta::m_ibts
private

Definition at line 72 of file ww8toolbar.hxx.

Referenced by Read().


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