LibreOffice Module sd (master) 1
Functions
sdpptwrp.cxx File Reference
#include <sfx2/docfile.hxx>
#include <sfx2/docfilt.hxx>
#include <sfx2/sfxsids.hrc>
#include <filter/msfilter/msoleexp.hxx>
#include <svx/svxerr.hxx>
#include <unotools/fltrcfg.hxx>
#include <unotools/streamwrap.hxx>
#include <sot/storage.hxx>
#include <comphelper/sequenceashashmap.hxx>
#include <comphelper/processfactory.hxx>
#include <com/sun/star/packages/XPackageEncryption.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <sdpptwrp.hxx>
#include <DrawDocShell.hxx>
#include <sfx2/frame.hxx>
Include dependency graph for sdpptwrp.cxx:

Go to the source code of this file.

Functions

static void lcl_getListOfStreams (SotStorage *pStorage, comphelper::SequenceAsHashMap &aStreamsData, std::u16string_view sPrefix)
 
static tools::SvRef< SotStoragelcl_DRMDecrypt (const SfxMedium &rMedium, const tools::SvRef< SotStorage > &rStorage, std::shared_ptr< SvStream > &rNewStorageStrm)
 

Function Documentation

◆ lcl_DRMDecrypt()

static tools::SvRef< SotStorage > lcl_DRMDecrypt ( const SfxMedium rMedium,
const tools::SvRef< SotStorage > &  rStorage,
std::shared_ptr< SvStream > &  rNewStorageStrm 
)
static

◆ lcl_getListOfStreams()

static void lcl_getListOfStreams ( SotStorage pStorage,
comphelper::SequenceAsHashMap aStreamsData,
std::u16string_view  sPrefix 
)
static