LibreOffice Module sw (master)
1
|
#include <ww8toolbar.hxx>
Public Member Functions | |
TBDelta () | |
bool | Read (SvStream &rS) override |
bool | ControlIsInserted () |
bool | ControlDropsToolBar () |
sal_Int32 | TBCStreamOffset () |
sal_Int16 | CustomizationIndex () |
![]() | |
TBBase () | |
virtual | ~TBBase () |
TBBase (TBBase const &)=default | |
TBBase (TBBase &&)=default | |
TBBase & | operator= (TBBase const &)=default |
TBBase & | operator= (TBBase &&)=default |
sal_uInt32 | GetOffset () const |
Private Attributes | |
sal_uInt8 | doprfatendFlags |
sal_uInt8 | ibts |
sal_Int32 | cidNext |
sal_Int32 | cid |
sal_Int32 | fc |
sal_uInt16 | CiTBDE |
sal_uInt16 | cbTBC |
Additional Inherited Members | |
![]() | |
sal_uInt32 | nOffSet |
Definition at line 68 of file ww8toolbar.hxx.
TBDelta::TBDelta | ( | ) |
Definition at line 338 of file ww8toolbar.cxx.
bool TBDelta::ControlDropsToolBar | ( | ) |
Definition at line 354 of file ww8toolbar.cxx.
References CiTBDE.
Referenced by Customization::Read().
bool TBDelta::ControlIsInserted | ( | ) |
Definition at line 349 of file ww8toolbar.cxx.
References doprfatendFlags.
sal_Int16 TBDelta::CustomizationIndex | ( | ) |
Definition at line 360 of file ww8toolbar.cxx.
References CiTBDE, and nIndex.
Referenced by Customization::Read().
|
overridevirtual |
Implements TBBase.
Definition at line 368 of file ww8toolbar.cxx.
References cbTBC, cid, cidNext, CiTBDE, doprfatendFlags, fc, SvStream::good(), ibts, TBBase::nOffSet, SvStream::ReadInt32(), SvStream::ReadUChar(), SvStream::ReadUInt16(), SAL_INFO, and SvStream::Tell().
Referenced by Customization::Read().
|
inline |
Definition at line 84 of file ww8toolbar.hxx.
References fc.
|
private |
Definition at line 77 of file ww8toolbar.hxx.
Referenced by Read().
|
private |
Definition at line 74 of file ww8toolbar.hxx.
Referenced by Read().
|
private |
Definition at line 73 of file ww8toolbar.hxx.
Referenced by Read().
|
private |
Definition at line 76 of file ww8toolbar.hxx.
Referenced by ControlDropsToolBar(), CustomizationIndex(), and Read().
|
private |
Definition at line 70 of file ww8toolbar.hxx.
Referenced by ControlIsInserted(), and Read().
|
private |
Definition at line 75 of file ww8toolbar.hxx.
Referenced by Read(), and TBCStreamOffset().
|
private |
Definition at line 72 of file ww8toolbar.hxx.
Referenced by Read().