summaryrefslogtreecommitdiff
path: root/starmath/inc/mathml/mathmlexport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/inc/mathml/mathmlexport.hxx')
-rw-r--r--starmath/inc/mathml/mathmlexport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/inc/mathml/mathmlexport.hxx b/starmath/inc/mathml/mathmlexport.hxx
index eae2dd4d7423..b7c054440c8a 100644
--- a/starmath/inc/mathml/mathmlexport.hxx
+++ b/starmath/inc/mathml/mathmlexport.hxx
@@ -110,7 +110,7 @@ public:
// XUnoTunnel
sal_Int64 SAL_CALL getSomething(const css::uno::Sequence<sal_Int8>& rId) override;
- static const css::uno::Sequence<sal_Int8>& getUnoTunnelId() throw();
+ static const css::uno::Sequence<sal_Int8>& getUnoTunnelId() noexcept;
void ExportAutoStyles_() override {}
void ExportMasterStyles_() override {}