summaryrefslogtreecommitdiff
path: root/scripting/source/provider/URIHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/source/provider/URIHelper.hxx')
-rw-r--r--scripting/source/provider/URIHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripting/source/provider/URIHelper.hxx b/scripting/source/provider/URIHelper.hxx
index 3291466462d6..cd28835843cd 100644
--- a/scripting/source/provider/URIHelper.hxx
+++ b/scripting/source/provider/URIHelper.hxx
@@ -69,7 +69,7 @@ public:
virtual OUString SAL_CALL
getRootStorageURI()
- throw ( ::com::sun::star::uno::RuntimeException, std::exception ) override;
+ throw ( css::uno::RuntimeException, std::exception ) override;
virtual OUString SAL_CALL
getScriptURI( const OUString& rStorageURI )