LibreOffice Module framework (master) 1
Static Public Member Functions | List of all members
framework::ToolBoxConfiguration Class Reference

#include <toolboxconfiguration.hxx>

Static Public Member Functions

static bool LoadToolBox (const css::uno::Reference< css::uno::XComponentContext > &rxContext, const css::uno::Reference< css::io::XInputStream > &rInputStream, const css::uno::Reference< css::container::XIndexContainer > &rToolbarConfiguration)
 
static bool StoreToolBox (const css::uno::Reference< css::uno::XComponentContext > &rxContext, const css::uno::Reference< css::io::XOutputStream > &rOutputStream, const css::uno::Reference< css::container::XIndexAccess > &rToolbarConfiguration)
 

Detailed Description

Definition at line 33 of file toolboxconfiguration.hxx.

Member Function Documentation

◆ LoadToolBox()

bool framework::ToolBoxConfiguration::LoadToolBox ( const css::uno::Reference< css::uno::XComponentContext > &  rxContext,
const css::uno::Reference< css::io::XInputStream > &  rInputStream,
const css::uno::Reference< css::container::XIndexContainer > &  rToolbarConfiguration 
)
static

Definition at line 38 of file toolboxconfiguration.cxx.

References rInputStream.

◆ StoreToolBox()

bool framework::ToolBoxConfiguration::StoreToolBox ( const css::uno::Reference< css::uno::XComponentContext > &  rxContext,
const css::uno::Reference< css::io::XOutputStream > &  rOutputStream,
const css::uno::Reference< css::container::XIndexAccess > &  rToolbarConfiguration 
)
static

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