summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/txtnode')
-rw-r--r--sw/source/core/txtnode/atrfld.cxx20
-rw-r--r--sw/source/core/txtnode/atrflyin.cxx20
-rw-r--r--sw/source/core/txtnode/fmtatr2.cxx2
-rw-r--r--sw/source/core/txtnode/fntcache.cxx2
-rw-r--r--sw/source/core/txtnode/ndhints.cxx4
-rw-r--r--sw/source/core/txtnode/swfntcch.cxx8
6 files changed, 28 insertions, 28 deletions
diff --git a/sw/source/core/txtnode/atrfld.cxx b/sw/source/core/txtnode/atrfld.cxx
index 3aa9a961a784..c1ddb549defc 100644
--- a/sw/source/core/txtnode/atrfld.cxx
+++ b/sw/source/core/txtnode/atrfld.cxx
@@ -21,22 +21,22 @@
#include <libxml/xmlwriter.h>
-#include "fldbas.hxx"
+#include <fldbas.hxx>
#include <txtfld.hxx>
#include <txtannotationfld.hxx>
#include <docfld.hxx>
#include <docufld.hxx>
#include <doc.hxx>
-#include "pam.hxx"
-#include "reffld.hxx"
-#include "ddefld.hxx"
-#include "usrfld.hxx"
-#include "expfld.hxx"
-#include "swfont.hxx"
-#include "ndtxt.hxx"
-#include "calc.hxx"
-#include "hints.hxx"
+#include <pam.hxx>
+#include <reffld.hxx>
+#include <ddefld.hxx>
+#include <usrfld.hxx>
+#include <expfld.hxx>
+#include <swfont.hxx>
+#include <ndtxt.hxx>
+#include <calc.hxx>
+#include <hints.hxx>
#include <IDocumentFieldsAccess.hxx>
#include <fieldhint.hxx>
diff --git a/sw/source/core/txtnode/atrflyin.cxx b/sw/source/core/txtnode/atrflyin.cxx
index 26d34a1740d5..45cc6bdf48d1 100644
--- a/sw/source/core/txtnode/atrflyin.cxx
+++ b/sw/source/core/txtnode/atrflyin.cxx
@@ -17,21 +17,21 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "hintids.hxx"
-#include "cntfrm.hxx"
-#include "doc.hxx"
+#include <hintids.hxx>
+#include <cntfrm.hxx>
+#include <doc.hxx>
#include <IDocumentUndoRedo.hxx>
#include <IDocumentLayoutAccess.hxx>
-#include "pam.hxx"
-#include "flyfrm.hxx"
-#include "ndtxt.hxx"
-#include "frmfmt.hxx"
+#include <pam.hxx>
+#include <flyfrm.hxx>
+#include <ndtxt.hxx>
+#include <frmfmt.hxx>
#include <fmtflcnt.hxx>
#include <txtflcnt.hxx>
#include <fmtanchr.hxx>
-#include "swfont.hxx"
-#include "txtfrm.hxx"
-#include "flyfrms.hxx"
+#include <swfont.hxx>
+#include <txtfrm.hxx>
+#include <flyfrms.hxx>
#include <objectformatter.hxx>
#include <calbck.hxx>
diff --git a/sw/source/core/txtnode/fmtatr2.cxx b/sw/source/core/txtnode/fmtatr2.cxx
index e96dfd0f9166..577ad6584321 100644
--- a/sw/source/core/txtnode/fmtatr2.cxx
+++ b/sw/source/core/txtnode/fmtatr2.cxx
@@ -20,7 +20,7 @@
#include <libxml/xmlwriter.h>
#include <hintids.hxx>
#include <poolfmt.hxx>
-#include "unomid.h"
+#include <unomid.h>
#include <basic/sbxvar.hxx>
#include <o3tl/any.hxx>
diff --git a/sw/source/core/txtnode/fntcache.cxx b/sw/source/core/txtnode/fntcache.cxx
index decd7a709ea9..4bba114b9522 100644
--- a/sw/source/core/txtnode/fntcache.cxx
+++ b/sw/source/core/txtnode/fntcache.cxx
@@ -40,7 +40,7 @@
#include <IDocumentSettingAccess.hxx>
#include <swfont.hxx>
#include <wrong.hxx>
-#include "dbg_lay.hxx"
+#include <dbg_lay.hxx>
#include <txtfrm.hxx>
#include <pagefrm.hxx>
#include <pagedesc.hxx>
diff --git a/sw/source/core/txtnode/ndhints.cxx b/sw/source/core/txtnode/ndhints.cxx
index 58ac2803f247..0099a379c118 100644
--- a/sw/source/core/txtnode/ndhints.cxx
+++ b/sw/source/core/txtnode/ndhints.cxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "txatbase.hxx"
-#include "ndhints.hxx"
+#include <txatbase.hxx>
+#include <ndhints.hxx>
#include <txtatr.hxx>
#ifdef DBG_UTIL
diff --git a/sw/source/core/txtnode/swfntcch.cxx b/sw/source/core/txtnode/swfntcch.cxx
index f8788d241d2b..8f199191ae4d 100644
--- a/sw/source/core/txtnode/swfntcch.cxx
+++ b/sw/source/core/txtnode/swfntcch.cxx
@@ -21,10 +21,10 @@
#include <shellio.hxx>
#include <viewsh.hxx>
-#include "swfntcch.hxx"
-#include "fmtcol.hxx"
-#include "fntcache.hxx"
-#include "swfont.hxx"
+#include <swfntcch.hxx>
+#include <fmtcol.hxx>
+#include <fntcache.hxx>
+#include <swfont.hxx>
// from atrstck.cxx
extern const sal_uInt8 StackPos[];