LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | Friends | List of all members
Customization Class Reference

#include <ww8toolbar.hxx>

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

Public Member Functions

 Customization (SwCTBWrapper *rapper)
 
bool Read (SvStream &rS) override
 
bool ImportCustomToolBar (SwCTBWrapper &, CustomToolBarImportHelper &)
 
bool ImportMenu (SwCTBWrapper &, CustomToolBarImportHelper &)
 
SwCTBGetCustomizationData ()
 
- 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_Int32 m_tbidForTBD
 
sal_uInt16 m_reserved1
 
sal_uInt16 m_ctbds
 
SwCTBWrapperm_pWrapper
 
std::shared_ptr< SwCTBm_customizationDataCTB
 
std::vector< TBDeltam_customizationDataTBDelta
 
bool m_bIsDroppedMenuTB
 

Friends

class SwCTBWrapper
 

Additional Inherited Members

- Protected Attributes inherited from TBBase
sal_uInt32 nOffSet
 

Detailed Description

Definition at line 104 of file ww8toolbar.hxx.

Constructor & Destructor Documentation

◆ Customization()

Customization::Customization ( SwCTBWrapper rapper)
explicit

Definition at line 214 of file ww8toolbar.cxx.

Member Function Documentation

◆ GetCustomizationData()

SwCTB * Customization::GetCustomizationData ( )
inline

Definition at line 121 of file ww8toolbar.hxx.

References m_customizationDataCTB.

◆ ImportCustomToolBar()

bool Customization::ImportCustomToolBar ( SwCTBWrapper rWrapper,
CustomToolBarImportHelper helper 
)

Definition at line 324 of file ww8toolbar.cxx.

References ImportMenu(), m_customizationDataCTB, and m_tbidForTBD.

◆ ImportMenu()

bool Customization::ImportMenu ( SwCTBWrapper rWrapper,
CustomToolBarImportHelper helper 
)

◆ Read()

bool Customization::Read ( SvStream rS)
overridevirtual

Friends And Related Function Documentation

◆ SwCTBWrapper

friend class SwCTBWrapper
friend

Definition at line 106 of file ww8toolbar.hxx.

Member Data Documentation

◆ m_bIsDroppedMenuTB

bool Customization::m_bIsDroppedMenuTB
private

Definition at line 114 of file ww8toolbar.hxx.

◆ m_ctbds

sal_uInt16 Customization::m_ctbds
private

Definition at line 110 of file ww8toolbar.hxx.

Referenced by Read().

◆ m_customizationDataCTB

std::shared_ptr< SwCTB > Customization::m_customizationDataCTB
private

Definition at line 112 of file ww8toolbar.hxx.

Referenced by GetCustomizationData(), ImportCustomToolBar(), ImportMenu(), and Read().

◆ m_customizationDataTBDelta

std::vector< TBDelta > Customization::m_customizationDataTBDelta
private

Definition at line 113 of file ww8toolbar.hxx.

Referenced by ImportMenu(), and Read().

◆ m_pWrapper

SwCTBWrapper* Customization::m_pWrapper
private

Definition at line 111 of file ww8toolbar.hxx.

Referenced by ImportMenu(), and Read().

◆ m_reserved1

sal_uInt16 Customization::m_reserved1
private

Definition at line 109 of file ww8toolbar.hxx.

Referenced by Read().

◆ m_tbidForTBD

sal_Int32 Customization::m_tbidForTBD
private

Definition at line 108 of file ww8toolbar.hxx.

Referenced by ImportCustomToolBar(), ImportMenu(), and Read().


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