summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/UnoDocumentSettings.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/unoidl/UnoDocumentSettings.hxx')
-rw-r--r--sd/source/ui/unoidl/UnoDocumentSettings.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/unoidl/UnoDocumentSettings.hxx b/sd/source/ui/unoidl/UnoDocumentSettings.hxx
index 29de91941503..bba3c66b1bff 100644
--- a/sd/source/ui/unoidl/UnoDocumentSettings.hxx
+++ b/sd/source/ui/unoidl/UnoDocumentSettings.hxx
@@ -31,7 +31,7 @@ class SdXImpressDocument;
namespace sd
{
css::uno::Reference<css::uno::XInterface>
-DocumentSettings_createInstance(SdXImpressDocument* pDoc) throw();
+DocumentSettings_createInstance(SdXImpressDocument* pDoc) noexcept;
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */