summaryrefslogtreecommitdiff
path: root/sw/inc/unomap.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-03-14 09:14:53 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-14 08:23:53 +0000
commit427678b9cf7fe968c10877dd6facecd8552fd291 (patch)
treec9efd0d9757e12660f1377abf1ea88f70266eb5a /sw/inc/unomap.hxx
parent250995d2b8d8ad544110d3daeb2f61089bff0aa5 (diff)
remove noise UUUU tags in comments
Change-Id: Id8a2940ae7348bf75ca967f31adf8489dc678d00 Reviewed-on: https://gerrit.libreoffice.org/35161 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/inc/unomap.hxx')
-rw-r--r--sw/inc/unomap.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unomap.hxx b/sw/inc/unomap.hxx
index cf5b068c5e82..40b54b13b0d1 100644
--- a/sw/inc/unomap.hxx
+++ b/sw/inc/unomap.hxx
@@ -312,7 +312,7 @@
#define WID_TXTCOL_AUTO_DISTANCE 6
#define WID_TXTCOL_LINE_STYLE 7
-//UUUU This define would need the include of <svx/unoshprp.hxx>, but this ends
+// This define would need the include of <svx/unoshprp.hxx>, but this ends
// in a mess; there *are* double used symbols which are used in a #define in
// editengine and as an enum in sw; these will then collide and lead to severe
// problems which will be hard to detect at all (e.g. look for UNO_NAME_CHAR_COLOR).