|
LibreOffice Module filter (master) 1
|
#include <mstoolbar.hxx>
Public Member Functions | |
| TB () | |
| bool | Read (SvStream &rS) override |
| sal_Int16 | getcCL () const |
| WString & | getName () |
| bool | IsEnabled () const |
| bool | IsMenuToolbar () const |
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_uInt8 | bSignature |
| sal_uInt8 | bVersion |
| sal_Int16 | cCL |
| sal_Int32 | ltbid |
| sal_uInt32 | ltbtr |
| sal_uInt16 | cRowsDefault |
| sal_uInt16 | bFlags |
| WString | name |
Additional Inherited Members | |
Protected Attributes inherited from TBBase | |
| sal_uInt32 | nOffSet |
Definition at line 298 of file mstoolbar.hxx.
| TB::TB | ( | ) |
Definition at line 744 of file mstoolbar.cxx.
|
inline |
Definition at line 314 of file mstoolbar.hxx.
|
inline |
Definition at line 315 of file mstoolbar.hxx.
References name.
| bool TB::IsEnabled | ( | ) | const |
Definition at line 764 of file mstoolbar.cxx.
References bFlags.
|
inline |
Definition at line 317 of file mstoolbar.hxx.
|
overridevirtual |
Implements TBBase.
Definition at line 754 of file mstoolbar.cxx.
References bFlags, bSignature, bVersion, cCL, cRowsDefault, ltbid, ltbtr, name, TBBase::nOffSet, WString::Read(), SvStream::ReadInt16(), SvStream::ReadInt32(), SvStream::ReadUChar(), SvStream::ReadUInt16(), SvStream::ReadUInt32(), SAL_INFO, and SvStream::Tell().
|
private |
Definition at line 306 of file mstoolbar.hxx.
Referenced by IsEnabled(), and Read().
|
private |
Definition at line 300 of file mstoolbar.hxx.
Referenced by Read().
|
private |
Definition at line 301 of file mstoolbar.hxx.
Referenced by Read().
|
private |
Definition at line 302 of file mstoolbar.hxx.
Referenced by Read().
|
private |
Definition at line 305 of file mstoolbar.hxx.
Referenced by Read().
|
private |
Definition at line 303 of file mstoolbar.hxx.
Referenced by Read().
|
private |
Definition at line 304 of file mstoolbar.hxx.
Referenced by Read().
|
private |
Definition at line 307 of file mstoolbar.hxx.
Referenced by Read().