summaryrefslogtreecommitdiff
path: root/xmloff/source/style/weighhdl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/weighhdl.cxx')
-rwxr-xr-x[-rw-r--r--]xmloff/source/style/weighhdl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/style/weighhdl.cxx b/xmloff/source/style/weighhdl.cxx
index 85cbb5f7b30d..9955d446e66f 100644..100755
--- a/xmloff/source/style/weighhdl.cxx
+++ b/xmloff/source/style/weighhdl.cxx
@@ -52,7 +52,7 @@ using namespace ::xmloff::token;
struct FontWeightMapper
{
float fWeight;
- USHORT nValue;
+ sal_uInt16 nValue;
};
FontWeightMapper const aFontWeightMap[] =