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

#include <mstoolbar.hxx>

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

Public Member Functions

 SRECT ()
 
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
 

Public Attributes

sal_Int16 left
 
sal_Int16 top
 
sal_Int16 right
 
sal_Int16 bottom
 

Additional Inherited Members

- Protected Attributes inherited from TBBase
sal_uInt32 nOffSet
 

Detailed Description

Definition at line 320 of file mstoolbar.hxx.

Constructor & Destructor Documentation

◆ SRECT()

SRECT::SRECT ( )
inline

Definition at line 323 of file mstoolbar.hxx.

References bottom, left, right, and top.

Member Function Documentation

◆ Read()

bool SRECT::Read ( SvStream rS)
inlineoverridevirtual

Implements TBBase.

Definition at line 328 of file mstoolbar.hxx.

References bottom, left, SvStream::ReadInt16(), right, and top.

Referenced by TBVisualData::Read().

Member Data Documentation

◆ bottom

sal_Int16 SRECT::bottom

Definition at line 327 of file mstoolbar.hxx.

◆ left

sal_Int16 SRECT::left

Definition at line 324 of file mstoolbar.hxx.

◆ right

sal_Int16 SRECT::right

Definition at line 326 of file mstoolbar.hxx.

◆ top

sal_Int16 SRECT::top

Definition at line 325 of file mstoolbar.hxx.


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