summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/paintfrm.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2020-03-22 14:32:16 +0100
committerMiklos Vajna <vmiklos@collabora.com>2020-03-25 09:13:27 +0100
commitd3e1ada45439937e0836696963b9d30ad5447b2c (patch)
treec5396d6e250445b533301ffbca59f98f65249c40 /sw/source/core/layout/paintfrm.cxx
parente4f938f246f3e4bfd9924e4ffcfae7b1cd9570eb (diff)
Remove unused using declarations in oox...xmlsecurity
Found by: run-clang-tidy-10 -checks=-*,misc-unused-using-decls Change-Id: I3e95791e223ef01e140a6217e29a9efae428a784 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90876 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sw/source/core/layout/paintfrm.cxx')
-rw-r--r--sw/source/core/layout/paintfrm.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/core/layout/paintfrm.cxx b/sw/source/core/layout/paintfrm.cxx
index fb43bc87f831..f0e20a164c27 100644
--- a/sw/source/core/layout/paintfrm.cxx
+++ b/sw/source/core/layout/paintfrm.cxx
@@ -122,10 +122,6 @@
using namespace ::editeng;
using namespace ::com::sun::star;
-using ::drawinglayer::primitive2d::BorderLinePrimitive2D;
-using ::drawinglayer::primitive2d::BorderLine;
-using std::pair;
-using std::make_pair;
namespace {