LibreOffice Module sot (master) 1
Functions | Variables
xolesimplestorage.cxx File Reference
#include "xolesimplestorage.hxx"
#include <com/sun/star/embed/OLESimpleStorage.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/lang/NoSupportException.hpp>
#include <com/sun/star/io/IOException.hpp>
#include <com/sun/star/io/XStream.hpp>
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/io/XSeekable.hpp>
#include <com/sun/star/io/XTruncate.hpp>
#include <com/sun/star/io/TempFile.hpp>
#include <comphelper/storagehelper.hxx>
#include <unotools/ucbstreamhelper.hxx>
#include <cppuhelper/exc_hlp.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <sot/stg.hxx>
#include <sot/storinfo.hxx>
#include <utility>
Include dependency graph for xolesimplestorage.cxx:

Go to the source code of this file.

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_embed_OLESimpleStorage (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &arguments)
 

Variables

const sal_Int32 nBytesCount = 32000
 

Function Documentation

◆ com_sun_star_comp_embed_OLESimpleStorage()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_embed_OLESimpleStorage ( css::uno::XComponentContext *  context,
css::uno::Sequence< css::uno::Any > const &  arguments 
)

Definition at line 684 of file xolesimplestorage.cxx.

Variable Documentation

◆ nBytesCount

const sal_Int32 nBytesCount = 32000