summaryrefslogtreecommitdiff
path: root/sw/inc/SwGetPoolIdFromName.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/SwGetPoolIdFromName.hxx')
-rw-r--r--sw/inc/SwGetPoolIdFromName.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/SwGetPoolIdFromName.hxx b/sw/inc/SwGetPoolIdFromName.hxx
index 25e1a4181755..f1f91524530e 100644
--- a/sw/inc/SwGetPoolIdFromName.hxx
+++ b/sw/inc/SwGetPoolIdFromName.hxx
@@ -31,7 +31,7 @@
/* When using the NameMapper to translate pool ids to UI or programmatic
* names, this enum is used to define which family is required */
-typedef USHORT SwGetPoolIdFromName;
+typedef sal_uInt16 SwGetPoolIdFromName;
namespace nsSwGetPoolIdFromName
{