|
LibreOffice Module sd (master) 1
|
#include "sddetect.hxx"#include <com/sun/star/beans/PropertyValue.hpp>#include <cppuhelper/supportsservice.hxx>#include <com/sun/star/io/XInputStream.hpp>#include <com/sun/star/ucb/ContentCreationException.hpp>#include <com/sun/star/uno/XComponentContext.hpp>#include <vcl/graphicfilter.hxx>#include <sfx2/docfile.hxx>#include <sfx2/docfilt.hxx>#include <sfx2/fcontnr.hxx>#include <vcl/FilterConfigItem.hxx>#include <sot/storage.hxx>#include <unotools/mediadescriptor.hxx>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_draw_FormatDetector_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_draw_FormatDetector_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 154 of file sddetect.cxx.