summaryrefslogtreecommitdiff
path: root/svgio/source/svguno/xsvgparser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/source/svguno/xsvgparser.hxx')
-rw-r--r--svgio/source/svguno/xsvgparser.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svgio/source/svguno/xsvgparser.hxx b/svgio/source/svguno/xsvgparser.hxx
index 861f322a0f8b..43bcaf1abd99 100644
--- a/svgio/source/svguno/xsvgparser.hxx
+++ b/svgio/source/svguno/xsvgparser.hxx
@@ -41,9 +41,9 @@ XSvgParser_createInstance(
com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext >
const &);
-rtl::OUString SAL_CALL XSvgParser_getImplementationName();
+OUString SAL_CALL XSvgParser_getImplementationName();
-com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL
+com::sun::star::uno::Sequence< OUString > SAL_CALL
XSvgParser_getSupportedServiceNames();
} }