LibreOffice Module filter (master) 1
Functions
storagefilterdetect/filterdetect.cxx File Reference
#include "filterdetect.hxx"
#include <comphelper/documentconstants.hxx>
#include <comphelper/storagehelper.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <unotools/mediadescriptor.hxx>
#include <tools/urlobj.hxx>
#include <sfx2/brokenpackageint.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/embed/XStorage.hpp>
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/packages/zip/ZipIOException.hpp>
#include <com/sun/star/task/XInteractionHandler.hpp>
#include <utility>
#include <comphelper/lok.hxx>
Include dependency graph for storagefilterdetect/filterdetect.cxx:

Go to the source code of this file.

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * filter_StorageFilterDetect_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ filter_StorageFilterDetect_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * filter_StorageFilterDetect_get_implementation ( css::uno::XComponentContext *  context,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 193 of file storagefilterdetect/filterdetect.cxx.