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

#include <mstoolbar.hxx>

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

Public Member Functions

 TBVisualData ()
 
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 Attributes

sal_Int8 tbds
 
sal_Int8 tbv
 
sal_Int8 tbdsDock
 
sal_Int8 iRow
 
SRECT rcDock
 
SRECT rcFloat
 

Additional Inherited Members

- Protected Attributes inherited from TBBase
sal_uInt32 nOffSet
 

Detailed Description

Definition at line 335 of file mstoolbar.hxx.

Constructor & Destructor Documentation

◆ TBVisualData()

TBVisualData::TBVisualData ( )

Definition at line 785 of file mstoolbar.cxx.

Member Function Documentation

◆ Read()

bool TBVisualData::Read ( SvStream rS)
overridevirtual

Member Data Documentation

◆ iRow

sal_Int8 TBVisualData::iRow
private

Definition at line 340 of file mstoolbar.hxx.

Referenced by Read().

◆ rcDock

SRECT TBVisualData::rcDock
private

Definition at line 342 of file mstoolbar.hxx.

Referenced by Read().

◆ rcFloat

SRECT TBVisualData::rcFloat
private

Definition at line 343 of file mstoolbar.hxx.

Referenced by Read().

◆ tbds

sal_Int8 TBVisualData::tbds
private

Definition at line 337 of file mstoolbar.hxx.

Referenced by Read().

◆ tbdsDock

sal_Int8 TBVisualData::tbdsDock
private

Definition at line 339 of file mstoolbar.hxx.

Referenced by Read().

◆ tbv

sal_Int8 TBVisualData::tbv
private

Definition at line 338 of file mstoolbar.hxx.

Referenced by Read().


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