LibreOffice Module package (master) 1
Macros | Functions
zipfileaccess.cxx File Reference
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <com/sun/star/ucb/XCommandEnvironment.hpp>
#include <com/sun/star/io/NotConnectedException.hpp>
#include <com/sun/star/io/XActiveDataSink.hpp>
#include <com/sun/star/io/XStream.hpp>
#include <com/sun/star/io/XSeekable.hpp>
#include <com/sun/star/beans/NamedValue.hpp>
#include <comphelper/processfactory.hxx>
#include <cppuhelper/exc_hlp.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <zipfileaccess.hxx>
#include "ZipPackageSink.hxx"
#include <EncryptionData.hxx>
#include <ucbhelper/content.hxx>
#include <rtl/ref.hxx>
#include <sal/log.hxx>
#include <osl/diagnose.h>
Include dependency graph for zipfileaccess.cxx:

Go to the source code of this file.

Macros

#define THROW_WHERE   SAL_WHERE
 

Functions

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

Macro Definition Documentation

◆ THROW_WHERE

#define THROW_WHERE   SAL_WHERE

Definition at line 43 of file zipfileaccess.cxx.

Function Documentation

◆ package_OZipFileAccess_get_implementation()

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

Definition at line 472 of file zipfileaccess.cxx.