summaryrefslogtreecommitdiff
path: root/sw/source/core/text/txtfly.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/text/txtfly.hxx')
-rw-r--r--sw/source/core/text/txtfly.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/text/txtfly.hxx b/sw/source/core/text/txtfly.hxx
index 8c128c52c015..6bfb4e9afa0e 100644
--- a/sw/source/core/text/txtfly.hxx
+++ b/sw/source/core/text/txtfly.hxx
@@ -125,7 +125,7 @@ class SwTxtFly
long nMinBottom;
long nNextTop; // Hier wird die Oberkante des "naechsten" Rahmens gespeichert
- ULONG nIndex;
+ sal_uLong nIndex;
sal_Bool bOn : 1;
sal_Bool bLeftSide : 1;
sal_Bool bTopRule: 1;