#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>
Go to the source code of this file.
◆ 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 & |
|
|
) |
| |
◆ mDecryptor
crypto::DocumentDecryption& mDecryptor |
|
private |