summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/txttypes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/txttypes.hxx')
-rw-r--r--sw/source/core/inc/txttypes.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/core/inc/txttypes.hxx b/sw/source/core/inc/txttypes.hxx
index 559ed95a69d4..f9026574245e 100644
--- a/sw/source/core/inc/txttypes.hxx
+++ b/sw/source/core/inc/txttypes.hxx
@@ -31,10 +31,10 @@
// Ueberpruefte USHORTs, z.B. Indizes auf Arrays oder garantiert kleine
// Integerwerte, auch von aussen vorgegebene
-#define MSHORT USHORT
+#define MSHORT sal_uInt16
#define MSHRT_MAX USHRT_MAX
// Koordinaten: Breite, Hoehe und Offsets in X-/Y-Richtung sowie Ascent etc.
-#define KSHORT USHORT
+#define KSHORT sal_uInt16
#define KSHRT_MAX USHRT_MAX
// Portiontypen