LibreOffice Module framework (master) 1
|
#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) |
Definition at line 33 of file toolboxconfiguration.hxx.
|
static |
Definition at line 38 of file toolboxconfiguration.cxx.
References rInputStream.
|
static |
Definition at line 76 of file toolboxconfiguration.cxx.
References framework::OWriteToolBoxDocumentHandler::WriteToolBoxDocument().