|
LibreOffice Module starmath (master) 1
|
#include <mathml/export.hxx>#include <mathml/iterator.hxx>#include <com/sun/star/beans/PropertyAttribute.hpp>#include <com/sun/star/embed/ElementModes.hpp>#include <com/sun/star/task/XStatusIndicator.hpp>#include <com/sun/star/uno/Any.h>#include <com/sun/star/util/MeasureUnit.hpp>#include <com/sun/star/xml/sax/Writer.hpp>#include <comphelper/genericpropertyset.hxx>#include <comphelper/processfactory.hxx>#include <comphelper/propertysetinfo.hxx>#include <sfx2/frame.hxx>#include <sfx2/docfile.hxx>#include <sfx2/sfxsids.hrc>#include <svl/itemset.hxx>#include <svl/stritem.hxx>#include <unotools/streamwrap.hxx>#include <xmloff/namespacemap.hxx>#include <document.hxx>#include <smmod.hxx>#include <strings.hrc>#include <unomodel.hxx>#include <xparsmlbase.hxx>#include <starmathdatabase.hxx>#include <mathmlexport.hxx>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | Math_MLExporter_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | Math_MLOasisMetaExporter_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | Math_MLOasisSettingsExporter_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | Math_MLContentExporter_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
| static void | exportMlElementTreeExec (SmMlElement *aSmMlElement, void *aData) |
|
inlinestatic |
Definition at line 1057 of file export.cxx.
References aData, SmMlElement::getParentElement(), SmMlElement::getSubElementId(), SmMlElement::getSubElementsCount(), and pData.
Referenced by SmMLExport::exportMlElementTree().
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * Math_MLContentExporter_get_implementation | ( | css::uno::XComponentContext * | context, |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 459 of file export.cxx.
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * Math_MLExporter_get_implementation | ( | css::uno::XComponentContext * | context, |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 435 of file export.cxx.
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * Math_MLOasisMetaExporter_get_implementation | ( | css::uno::XComponentContext * | context, |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 443 of file export.cxx.
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * Math_MLOasisSettingsExporter_get_implementation | ( | css::uno::XComponentContext * | context, |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 451 of file export.cxx.