|
LibreOffice Module filter (master) 1
|
#include <mstoolbar.hxx>
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 | |
| TBBase & | operator= (TBBase const &)=default |
| TBBase & | operator= (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 |
Definition at line 335 of file mstoolbar.hxx.
| TBVisualData::TBVisualData | ( | ) |
Definition at line 785 of file mstoolbar.cxx.
|
overridevirtual |
Implements TBBase.
Definition at line 789 of file mstoolbar.cxx.
References iRow, TBBase::nOffSet, rcDock, rcFloat, SRECT::Read(), SvStream::ReadSChar(), SAL_INFO, tbds, tbdsDock, tbv, and SvStream::Tell().
|
private |
Definition at line 340 of file mstoolbar.hxx.
Referenced by Read().
|
private |
Definition at line 342 of file mstoolbar.hxx.
Referenced by Read().
|
private |
Definition at line 343 of file mstoolbar.hxx.
Referenced by Read().
|
private |
Definition at line 337 of file mstoolbar.hxx.
Referenced by Read().
|
private |
Definition at line 339 of file mstoolbar.hxx.
Referenced by Read().
|
private |
Definition at line 338 of file mstoolbar.hxx.
Referenced by Read().