summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/unoatxt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/unoatxt.hxx')
-rw-r--r--sw/source/ui/inc/unoatxt.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/unoatxt.hxx b/sw/source/ui/inc/unoatxt.hxx
index 9237315ecec3..614878ee50ba 100644
--- a/sw/source/ui/inc/unoatxt.hxx
+++ b/sw/source/ui/inc/unoatxt.hxx
@@ -31,9 +31,9 @@
#include <com/sun/star/text/XText.hpp>
#include <svl/itemprop.hxx>
#include <svl/lstner.hxx>
-#include <cppuhelper/implbase2.hxx> // helper for implementations
-#include <cppuhelper/implbase5.hxx> // helper for implementations
-#include <cppuhelper/implbase6.hxx> // helper for implementations
+#include <cppuhelper/implbase2.hxx>
+#include <cppuhelper/implbase5.hxx>
+#include <cppuhelper/implbase6.hxx>
#include <svtools/unoevent.hxx>
class SwTextBlocks;
class SwGlossaries;