summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-12-18 10:04:46 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-12-20 12:27:18 +0100
commitc8334639bfbacd85288571e2650b3341aa38bbbd (patch)
tree55f1d0d6f916c5c2426be6af74cbb15b88d5f8d8 /sw
parent337665f7e45258fac57ab034f500672eb5aaec2f (diff)
loplugin:duplicate-defines
duplicate in same file Change-Id: If3b285595859f1bd8f5e04ca3b81e6727a7d633d Reviewed-on: https://gerrit.libreoffice.org/85558 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw')
-rw-r--r--sw/inc/unoprnms.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/unoprnms.hxx b/sw/inc/unoprnms.hxx
index d324be62bf0a..fa20045add15 100644
--- a/sw/inc/unoprnms.hxx
+++ b/sw/inc/unoprnms.hxx
@@ -375,7 +375,6 @@
#define UNO_NAME_FOOTER_TEXT_LEFT "FooterTextLeft"
#define UNO_NAME_FOOTER_TEXT_RIGHT "FooterTextRight"
#define UNO_NAME_HEADER_BACK_COLOR "HeaderBackColor"
-#define UNO_NAME_HEADER_GRAPHIC "HeaderBackGraphic"
#define UNO_NAME_HEADER_BACK_TRANSPARENT "HeaderBackTransparent"
#define UNO_NAME_HEADER_LEFT_BORDER "HeaderLeftBorder"
#define UNO_NAME_HEADER_RIGHT_BORDER "HeaderRightBorder"