LibreOffice Module sc (master) 1
Public Member Functions | Private Attributes | List of all members
ScCTBWrapper Class Reference

#include <xltoolbar.hxx>

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

Public Member Functions

 ScCTBWrapper ()
 
virtual ~ScCTBWrapper () override
 
bool Read (SvStream &rS) override
 
void ImportCustomToolBar (SfxObjectShell &rDocSh)
 
ScCTBGetCustomizationData (const OUString &name)
 
- 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

CTBS ctbSet
 
std::vector< ScCTBrCTB
 

Additional Inherited Members

- Protected Attributes inherited from TBBase
sal_uInt32 nOffSet
 

Detailed Description

Definition at line 89 of file xltoolbar.hxx.

Constructor & Destructor Documentation

◆ ScCTBWrapper()

ScCTBWrapper::ScCTBWrapper ( )

Definition at line 359 of file xltoolbar.cxx.

◆ ~ScCTBWrapper()

ScCTBWrapper::~ScCTBWrapper ( )
overridevirtual

Definition at line 363 of file xltoolbar.cxx.

Member Function Documentation

◆ GetCustomizationData()

ScCTB * ScCTBWrapper::GetCustomizationData ( const OUString &  name)

Definition at line 407 of file xltoolbar.cxx.

References rCTB.

Referenced by ScTBC::ImportToolBarControl().

◆ ImportCustomToolBar()

void ScCTBWrapper::ImportCustomToolBar ( SfxObjectShell rDocSh)

Definition at line 416 of file xltoolbar.cxx.

References rCTB.

Referenced by ImportExcel8::ReadBasic().

◆ Read()

bool ScCTBWrapper::Read ( SvStream rS)
overridevirtual

Member Data Documentation

◆ ctbSet

CTBS ScCTBWrapper::ctbSet
private

Definition at line 91 of file xltoolbar.hxx.

Referenced by Read().

◆ rCTB

std::vector< ScCTB > ScCTBWrapper::rCTB
private

Definition at line 93 of file xltoolbar.hxx.

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


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