|
LibreOffice Module starmath (master) 1
|
#include <com/sun/star/xml/sax/InputSource.hpp>#include <com/sun/star/xml/sax/FastParser.hpp>#include <com/sun/star/xml/sax/Parser.hpp>#include <com/sun/star/xml/sax/SAXParseException.hpp>#include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>#include <com/sun/star/packages/WrongPasswordException.hpp>#include <com/sun/star/packages/zip/ZipIOException.hpp>#include <com/sun/star/beans/PropertyAttribute.hpp>#include <com/sun/star/embed/ElementModes.hpp>#include <com/sun/star/uno/Any.h>#include <com/sun/star/task/XStatusIndicator.hpp>#include <comphelper/fileformat.h>#include <comphelper/genericpropertyset.hxx>#include <comphelper/processfactory.hxx>#include <comphelper/servicehelper.hxx>#include <comphelper/propertysetinfo.hxx>#include <rtl/character.hxx>#include <sal/log.hxx>#include <sfx2/frame.hxx>#include <sfx2/docfile.hxx>#include <sfx2/sfxsids.hrc>#include <sfx2/sfxmodelfactory.hxx>#include <osl/diagnose.h>#include <sot/storage.hxx>#include <svtools/sfxecode.hxx>#include <svl/itemset.hxx>#include <svl/stritem.hxx>#include <unotools/streamwrap.hxx>#include <sax/tools/converter.hxx>#include <xmloff/DocumentSettingsContext.hxx>#include <xmloff/xmlnamespace.hxx>#include <xmloff/xmltoken.hxx>#include <xmloff/xmluconv.hxx>#include <xmloff/xmlmetai.hxx>#include <svx/dialmgr.hxx>#include <svx/strings.hrc>#include <comphelper/diagnose_ex.hxx>#include <o3tl/string_view.hxx>#include <mathmlattr.hxx>#include <xparsmlbase.hxx>#include <mathmlimport.hxx>#include <document.hxx>#include <smdll.hxx>#include <unomodel.hxx>#include <utility.hxx>#include <visitors.hxx>#include <starmathdatabase.hxx>#include <smmod.hxx>#include <cfgitem.hxx>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT uno::XInterface * | Math_XMLImporter_get_implementation (uno::XComponentContext *pCtx, uno::Sequence< uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT uno::XInterface * | Math_XMLOasisMetaImporter_get_implementation (uno::XComponentContext *pCtx, uno::Sequence< uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT uno::XInterface * | Math_XMLOasisSettingsImporter_get_implementation (uno::XComponentContext *pCtx, uno::Sequence< uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT bool | TestImportMML (SvStream &rStream) |
| SAL_DLLPUBLIC_EXPORT uno::XInterface * Math_XMLImporter_get_implementation | ( | uno::XComponentContext * | pCtx, |
| uno::Sequence< uno::Any > const & | |||
| ) |
Definition at line 399 of file mathmlimport.cxx.
| SAL_DLLPUBLIC_EXPORT uno::XInterface * Math_XMLOasisMetaImporter_get_implementation | ( | uno::XComponentContext * | pCtx, |
| uno::Sequence< uno::Any > const & | |||
| ) |
Definition at line 407 of file mathmlimport.cxx.
| SAL_DLLPUBLIC_EXPORT uno::XInterface * Math_XMLOasisSettingsImporter_get_implementation | ( | uno::XComponentContext * | pCtx, |
| uno::Sequence< uno::Any > const & | |||
| ) |
Definition at line 415 of file mathmlimport.cxx.
| SAL_DLLPUBLIC_EXPORT bool TestImportMML | ( | SvStream & | rStream | ) |
Definition at line 2638 of file mathmlimport.cxx.
References SfxObjectShell::DoClose(), SfxObjectShell::DoInitNew(), SmGlobals::ensure(), ERRCODE_NONE, ERRCODE_SFX_DOLOADFAILED, SfxObjectShell::GetModel(), comphelper::getProcessComponentContext(), SmXMLImportWrapper::ReadThroughComponent(), SfxObjectShell::SetLoading(), xModel, and xStream.