LibreOffice Module oox (master) 1
|
#include <oox/crypto/StrongEncryptionDataSpace.hxx>
#include <oox/crypto/AgileEngine.hxx>
#include <oox/crypto/Standard2007Engine.hxx>
#include <oox/helper/binaryoutputstream.hxx>
#include <oox/helper/binaryinputstream.hxx>
#include <com/sun/star/io/SequenceInputStream.hpp>
#include <com/sun/star/io/XSequenceOutputStream.hpp>
#include <comphelper/sequenceashashmap.hxx>
#include <cppuhelper/supportsservice.hxx>
Go to the source code of this file.
Namespaces | |
namespace | oox |
namespace | oox::crypto |
Functions | |
SAL_DLLPUBLIC_EXPORT uno::XInterface * | com_sun_star_comp_oox_crypto_StrongEncryptionDataSpace_get_implementation (uno::XComponentContext *pCtx, uno::Sequence< uno::Any > const &) |
SAL_DLLPUBLIC_EXPORT uno::XInterface * com_sun_star_comp_oox_crypto_StrongEncryptionDataSpace_get_implementation | ( | uno::XComponentContext * | pCtx, |
uno::Sequence< uno::Any > const & | |||
) |
Definition at line 197 of file StrongEncryptionDataSpace.cxx.