CppunitTest_sw_unowriter: be consistent about using namespace declarations
This file already used uno::Reference at a number of places, then an additional 'using namespace ::com::sun::star::uno;' makes little sense. Especially that naked Reference may refer to rtl::Reference as well, i.e. harder to read. Change-Id: I8f0eda0e81a8da1af02a99ac37cb08496f753cf5 Reviewed-on: https://gerrit.libreoffice.org/69771 Tested-by: Jenkins Reviewed-by:Miklos Vajna <vmiklos@collabora.com>
Showing
Please
register
or
sign in
to comment