|
LibreOffice Module sw (master) 1
|
#include <ww8toolbar.hxx>
Public Member Functions | |
| PlfKme () | |
| virtual | ~PlfKme () override |
| bool | Read (SvStream &rS) override |
Public Member Functions inherited from Tcg255SubStruct | |
| Tcg255SubStruct () | |
| sal_uInt8 | id () const |
| 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 Member Functions | |
| PlfKme (const PlfKme &)=delete | |
| PlfKme & | operator= (const PlfKme &)=delete |
Private Attributes | |
| sal_Int32 | m_iMac |
| std::unique_ptr< Kme[]> | m_rgkme |
Additional Inherited Members | |
Protected Attributes inherited from Tcg255SubStruct | |
| sal_uInt8 | m_ch |
Protected Attributes inherited from TBBase | |
| sal_uInt32 | nOffSet |
Definition at line 227 of file ww8toolbar.hxx.
|
privatedelete |
|
explicit |
Definition at line 814 of file ww8toolbar.cxx.
|
overridevirtual |
Definition at line 819 of file ww8toolbar.cxx.
|
overridevirtual |
Reimplemented from Tcg255SubStruct.
Definition at line 823 of file ww8toolbar.cxx.
References SvStream::good(), index, m_iMac, m_rgkme, o3tl::make_unsigned(), TBBase::nOffSet, Tcg255SubStruct::Read(), Read(), SvStream::ReadInt32(), SvStream::remainingSize(), SAL_INFO, and SvStream::Tell().
Referenced by Read().
|
private |
Definition at line 229 of file ww8toolbar.hxx.
Referenced by Read().
|
private |
Definition at line 230 of file ww8toolbar.hxx.
Referenced by Read().