summaryrefslogtreecommitdiff
path: root/include/svx/unobrushitemhelper.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 /include/svx/unobrushitemhelper.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 'include/svx/unobrushitemhelper.hxx')
-rw-r--r--include/svx/unobrushitemhelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/unobrushitemhelper.hxx b/include/svx/unobrushitemhelper.hxx
index df68b86dafbd..6d710b9659f2 100644
--- a/include/svx/unobrushitemhelper.hxx
+++ b/include/svx/unobrushitemhelper.hxx
@@ -22,7 +22,7 @@
#include "svx/svxdllapi.h"
#include <editeng/brushitem.hxx>
-//UUUU Helper function definitions for UNO API fallbacks to replace SvxBrushItem. The
+// Helper function definitions for UNO API fallbacks to replace SvxBrushItem. The
// idea is to have fallbacks to create a SvxBrushItem if needed for backwards compatibility
// if needed from the SfxItemSet and vice versa. This is used in cases where e.g. UNO API
// accesses to slots in the SvxBrushItem are used (see cases in SvxBrushItem::QueryValue