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

#include <vbapalette.hxx>

Collaboration diagram for ScVbaPalette:
[legend]

Public Member Functions

 ScVbaPalette (SfxObjectShell *pShell)
 
 ScVbaPalette (const css::uno::Reference< css::frame::XModel > &rxModel)
 
css::uno::Reference< css::container::XIndexAccess > getPalette () const
 

Static Public Member Functions

static css::uno::Reference< css::container::XIndexAccess > getDefaultPalette ()
 

Private Attributes

SfxObjectShellm_pShell
 

Detailed Description

Definition at line 31 of file vbapalette.hxx.

Constructor & Destructor Documentation

◆ ScVbaPalette() [1/2]

ScVbaPalette::ScVbaPalette ( SfxObjectShell pShell)
inlineexplicit

Definition at line 36 of file vbapalette.hxx.

◆ ScVbaPalette() [2/2]

ScVbaPalette::ScVbaPalette ( const css::uno::Reference< css::frame::XModel > &  rxModel)
explicit

Member Function Documentation

◆ getDefaultPalette()

uno::Reference< container::XIndexAccess > ScVbaPalette::getDefaultPalette ( )
static

Definition at line 94 of file vbapalette.cxx.

Referenced by ScVbaWorkbook::ResetColors().

◆ getPalette()

uno::Reference< container::XIndexAccess > ScVbaPalette::getPalette ( ) const

Definition at line 100 of file vbapalette.cxx.

References SfxObjectShell::GetModel(), and m_pShell.

Referenced by ScVbaInterior::getPalette().

Member Data Documentation

◆ m_pShell

SfxObjectShell* ScVbaPalette::m_pShell
private

Definition at line 34 of file vbapalette.hxx.

Referenced by getPalette().


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