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

#include <imagesconfiguration.hxx>

Static Public Member Functions

static bool LoadImages (const css::uno::Reference< css::uno::XComponentContext > &rxContext, const css::uno::Reference< css::io::XInputStream > &rInputStream, ImageItemDescriptorList &rItems)
 
static bool StoreImages (const css::uno::Reference< css::uno::XComponentContext > &rxContext, const css::uno::Reference< css::io::XOutputStream > &rOutputStream, const ImageItemDescriptorList &rItems)
 

Detailed Description

Definition at line 38 of file imagesconfiguration.hxx.

Member Function Documentation

◆ LoadImages()

bool framework::ImagesConfiguration::LoadImages ( const css::uno::Reference< css::uno::XComponentContext > &  rxContext,
const css::uno::Reference< css::io::XInputStream > &  rInputStream,
ImageItemDescriptorList rItems 
)
static

Definition at line 38 of file imagesconfiguration.cxx.

References rInputStream.

Referenced by framework::ImageManagerImpl::implts_loadUserImages().

◆ StoreImages()

bool framework::ImagesConfiguration::StoreImages ( const css::uno::Reference< css::uno::XComponentContext > &  rxContext,
const css::uno::Reference< css::io::XOutputStream > &  rOutputStream,
const ImageItemDescriptorList rItems 
)
static

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