From ec5fa0164b9bae5c5bc6654f581e493206584301 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Thu, 21 Jun 2012 17:39:01 +0100 Subject: replace all but one .hdl include with equivalent .hpp includes. Change-Id: I15e94f112144549692d0c2babeb48c77adcb93a9 --- sw/source/core/txtnode/fmtatr2.cxx | 2 +- sw/source/core/txtnode/fntcache.cxx | 4 ++-- sw/source/core/txtnode/fntcap.cxx | 4 ++-- sw/source/core/txtnode/swfont.cxx | 2 +- sw/source/core/txtnode/txatritr.cxx | 2 +- sw/source/core/txtnode/txtedt.cxx | 4 ++-- 6 files changed, 9 insertions(+), 9 deletions(-) (limited to 'sw/source/core/txtnode') diff --git a/sw/source/core/txtnode/fmtatr2.cxx b/sw/source/core/txtnode/fmtatr2.cxx index eb70464d5502..dc927f609b07 100644 --- a/sw/source/core/txtnode/fmtatr2.cxx +++ b/sw/source/core/txtnode/fmtatr2.cxx @@ -43,7 +43,7 @@ #include // SwUpdateAttr #include #include // SwHyperlinkEventDescriptor -#include +#include #include #include diff --git a/sw/source/core/txtnode/fntcache.cxx b/sw/source/core/txtnode/fntcache.cxx index 3db14e6487de..a78890e16084 100644 --- a/sw/source/core/txtnode/fntcache.cxx +++ b/sw/source/core/txtnode/fntcache.cxx @@ -33,8 +33,8 @@ #include #include #include -#include -#include +#include +#include #include #include #include diff --git a/sw/source/core/txtnode/fntcap.cxx b/sw/source/core/txtnode/fntcap.cxx index 44273bd64f8f..c96c3a7e1bd4 100644 --- a/sw/source/core/txtnode/fntcap.cxx +++ b/sw/source/core/txtnode/fntcap.cxx @@ -31,8 +31,8 @@ #include #include -#include -#include +#include +#include #include #include diff --git a/sw/source/core/txtnode/swfont.cxx b/sw/source/core/txtnode/swfont.cxx index 1993cc49120f..0fe7f1d4ec4e 100644 --- a/sw/source/core/txtnode/swfont.cxx +++ b/sw/source/core/txtnode/swfont.cxx @@ -28,7 +28,7 @@ #include -#include +#include #include #include #include diff --git a/sw/source/core/txtnode/txatritr.cxx b/sw/source/core/txtnode/txatritr.cxx index b22f63d7e9fd..d51dbf532259 100644 --- a/sw/source/core/txtnode/txatritr.cxx +++ b/sw/source/core/txtnode/txatritr.cxx @@ -19,7 +19,7 @@ #include -#include +#include #include #include #include diff --git a/sw/source/core/txtnode/txtedt.cxx b/sw/source/core/txtnode/txtedt.cxx index 7f350c6f68d7..497ceb2bf967 100644 --- a/sw/source/core/txtnode/txtedt.cxx +++ b/sw/source/core/txtnode/txtedt.cxx @@ -75,8 +75,8 @@ #include #include -#include -#include +#include +#include #include #include -- cgit v1.2.3