LibreOffice Module filter (master) 1
|
#include <com/sun/star/uno/Sequence.hxx>
#include <filter/msfilter/msfilterdllapi.h>
#include <rtl/cipher.h>
#include <rtl/digest.h>
#include <sal/types.h>
#include <comphelper/hash.hxx>
#include <vector>
Go to the source code of this file.
Classes | |
class | msfilter::MSCodec_Xor95 |
Encodes and decodes data from protected MSO 95- documents. More... | |
class | msfilter::MSCodec_XorXLS95 |
Encodes and decodes data from protected MSO XLS 95- documents. More... | |
class | msfilter::MSCodec_XorWord95 |
Encodes and decodes data from protected MSO Word 95- documents. More... | |
class | msfilter::MSCodec97 |
class | msfilter::MSCodec_Std97 |
Encodes and decodes data from protected MSO 97+ documents. More... | |
class | msfilter::MSCodec_CryptoAPI |
struct | msfilter::EncryptionStandardHeader |
struct | msfilter::EncryptionVerifierAES |
struct | msfilter::EncryptionVerifierRC4 |
struct | msfilter::StandardEncryptionInfo |
struct | msfilter::RC4EncryptionInfo |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
Shape IDs per cluster in DGG atom. | |
namespace | com::sun::star::beans |
namespace | msfilter |