summaryrefslogtreecommitdiff
path: root/include/svtools/imageresourceaccess.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/imageresourceaccess.hxx')
-rw-r--r--include/svtools/imageresourceaccess.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/include/svtools/imageresourceaccess.hxx b/include/svtools/imageresourceaccess.hxx
index 86dd259a24fb..566ca1ab8280 100644
--- a/include/svtools/imageresourceaccess.hxx
+++ b/include/svtools/imageresourceaccess.hxx
@@ -30,9 +30,7 @@ namespace com :: sun :: star :: uno { class XComponentContext; }
class SvStream;
-namespace svt
-{
-namespace GraphicAccess
+namespace svt::GraphicAccess
{
/** Helpers for obtaining streams (which also can be used with the ImageProducer)
@@ -62,8 +60,7 @@ UNLESS_MERGELIBS(SVT_DLLPUBLIC) css::uno::Reference<css::io::XInputStream> getIm
css::uno::Reference<css::uno::XComponentContext> const & rxContext,
OUString const & rImageResourceURL);
-} // namespace GraphicAccess
-} // namespace svt
+} // namespace svt::GraphicAccess
#endif // INCLUDED_SVTOOLS_IMAGERESOURCEACCESS_HXX