LibreOffice Module filter (master) 1
Namespaces | Macros | Functions
mscodec.cxx File Reference
#include <filter/msfilter/mscodec.hxx>
#include <osl/diagnose.h>
#include <algorithm>
#include <string.h>
#include <tools/solar.h>
#include <comphelper/hash.hxx>
#include <comphelper/sequenceashashmap.hxx>
#include <comphelper/docpasswordhelper.hxx>
#include <com/sun/star/beans/NamedValue.hpp>
#include <utility>
Include dependency graph for mscodec.cxx:

Go to the source code of this file.

Namespaces

namespace  msfilter
 

Macros

#define DEBUG_MSO_ENCRYPTION_STD97   0
 

Functions

static void msfilter::lcl_PrintDigest (const sal_uInt8 *, const char *)
 

Macro Definition Documentation

◆ DEBUG_MSO_ENCRYPTION_STD97

#define DEBUG_MSO_ENCRYPTION_STD97   0

Definition at line 33 of file mscodec.cxx.