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

#include <mstoolbar.hxx>

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

Public Member Functions

 TB ()
 
bool Read (SvStream &rS) override
 
sal_Int16 getcCL () const
 
WStringgetName ()
 
bool IsEnabled () const
 
bool IsMenuToolbar () const
 
- 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
 

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
 

Detailed Description

Definition at line 298 of file mstoolbar.hxx.

Constructor & Destructor Documentation

◆ TB()

TB::TB ( )

Definition at line 744 of file mstoolbar.cxx.

Member Function Documentation

◆ getcCL()

sal_Int16 TB::getcCL ( ) const
inline

Definition at line 314 of file mstoolbar.hxx.

◆ getName()

WString & TB::getName ( )
inline

Definition at line 315 of file mstoolbar.hxx.

References name.

◆ IsEnabled()

bool TB::IsEnabled ( ) const

Definition at line 764 of file mstoolbar.cxx.

References bFlags.

◆ IsMenuToolbar()

bool TB::IsMenuToolbar ( ) const
inline

Definition at line 317 of file mstoolbar.hxx.

◆ Read()

bool TB::Read ( SvStream rS)
overridevirtual

Member Data Documentation

◆ bFlags

sal_uInt16 TB::bFlags
private

Definition at line 306 of file mstoolbar.hxx.

Referenced by IsEnabled(), and Read().

◆ bSignature

sal_uInt8 TB::bSignature
private

Definition at line 300 of file mstoolbar.hxx.

Referenced by Read().

◆ bVersion

sal_uInt8 TB::bVersion
private

Definition at line 301 of file mstoolbar.hxx.

Referenced by Read().

◆ cCL

sal_Int16 TB::cCL
private

Definition at line 302 of file mstoolbar.hxx.

Referenced by Read().

◆ cRowsDefault

sal_uInt16 TB::cRowsDefault
private

Definition at line 305 of file mstoolbar.hxx.

Referenced by Read().

◆ ltbid

sal_Int32 TB::ltbid
private

Definition at line 303 of file mstoolbar.hxx.

Referenced by Read().

◆ ltbtr

sal_uInt32 TB::ltbtr
private

Definition at line 304 of file mstoolbar.hxx.

Referenced by Read().

◆ name

WString TB::name
private

Definition at line 307 of file mstoolbar.hxx.

Referenced by Read().


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