20 #ifndef INCLUDED_SC_SOURCE_UI_VBA_VBAPALETTE_HXX
21 #define INCLUDED_SC_SOURCE_UI_VBA_VBAPALETTE_HXX
23 #include <com/sun/star/uno/Reference.hxx>
26 namespace container {
class XIndexAccess; }
27 namespace frame {
class XModel; }
38 explicit ScVbaPalette(
const css::uno::Reference< css::frame::XModel >& rxModel );
41 css::uno::Reference< css::container::XIndexAccess >
getPalette()
const;
45 #endif // INCLUDED_SC_SOURCE_UI_VBA_VBAPALETTE_HXX
exports com.sun.star. container
exports com.sun.star. frame
ScVbaPalette(SfxObjectShell *pShell)
SfxObjectShell * m_pShell
static css::uno::Reference< css::container::XIndexAccess > getDefaultPalette()
css::uno::Reference< css::container::XIndexAccess > getPalette() const