|
LibreOffice Module filter (master) 1
|
#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>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 &) |
| 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.