summaryrefslogtreecommitdiff
path: root/starmath/source/register.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/register.hxx')
-rw-r--r--starmath/source/register.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/starmath/source/register.hxx b/starmath/source/register.hxx
index cf6bac038eb7..04dea0bd0da0 100644
--- a/starmath/source/register.hxx
+++ b/starmath/source/register.hxx
@@ -32,14 +32,6 @@ OUString
css::uno::Reference< css::uno::XInterface >
SmDocument_createInstance(const css::uno::Reference< css::lang::XMultiServiceFactory > & rSMgr, SfxModelFlags _nCreationFlags);
-//MathML import
-css::uno::Sequence< OUString >
- SmXMLImport_getSupportedServiceNames() throw();
-OUString
- SmXMLImport_getImplementationName() throw();
-/// @throws css::uno::Exception
-css::uno::Reference< css::uno::XInterface >
- SmXMLImport_createInstance(const css::uno::Reference< css::lang::XMultiServiceFactory > & rSMgr);
css::uno::Sequence< OUString >
SmXMLImportMeta_getSupportedServiceNames() throw();
OUString