|
LibreOffice Module starmath (master) 1
|
#include "smdetect.hxx"#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 <sfx2/docfile.hxx>#include <unotools/mediadescriptor.hxx>#include <sot/storage.hxx>#include <comphelper/diagnose_ex.hxx>#include "eqnolefilehdr.hxx"Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT uno::XInterface * | math_FormatDetector_get_implementation (uno::XComponentContext *, uno::Sequence< uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT uno::XInterface * math_FormatDetector_get_implementation | ( | uno::XComponentContext * | , |
| uno::Sequence< uno::Any > const & | |||
| ) |
Definition at line 142 of file smdetect.cxx.