LibreOffice Module oox (master) 1
Namespaces | Functions
filterdetect.cxx File Reference
#include <oox/core/filterdetect.hxx>
#include <com/sun/star/io/XStream.hpp>
#include <comphelper/docpasswordhelper.hxx>
#include <unotools/mediadescriptor.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <oox/core/fastparser.hxx>
#include <oox/helper/attributelist.hxx>
#include <oox/helper/zipstorage.hxx>
#include <oox/ole/olestorage.hxx>
#include <oox/token/namespaces.hxx>
#include <oox/token/tokens.hxx>
#include <oox/crypto/DocumentDecryption.hxx>
#include <com/sun/star/uri/UriReferenceFactory.hpp>
#include <com/sun/star/beans/NamedValue.hpp>
#include <o3tl/string_view.hxx>
#include <utility>
Include dependency graph for filterdetect.cxx:

Go to the source code of this file.

Namespaces

namespace  oox
 
namespace  oox::core
 

Functions

SAL_DLLPUBLIC_EXPORT uno::XInterface * com_sun_star_comp_oox_FormatDetector_get_implementation (uno::XComponentContext *pCtx, uno::Sequence< uno::Any > const &)
 

Function Documentation

◆ com_sun_star_comp_oox_FormatDetector_get_implementation()

SAL_DLLPUBLIC_EXPORT uno::XInterface * com_sun_star_comp_oox_FormatDetector_get_implementation ( uno::XComponentContext *  pCtx,
uno::Sequence< uno::Any > const &   
)

Definition at line 475 of file filterdetect.cxx.

Variable Documentation

◆ mDecryptor

crypto::DocumentDecryption& mDecryptor
private

Definition at line 287 of file filterdetect.cxx.