summaryrefslogtreecommitdiff
path: root/sc/inc/scresid.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/scresid.hxx')
-rw-r--r--sc/inc/scresid.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/scresid.hxx b/sc/inc/scresid.hxx
index 067e5f03e307..660404bda5a9 100644
--- a/sc/inc/scresid.hxx
+++ b/sc/inc/scresid.hxx
@@ -36,7 +36,7 @@
class SC_DLLPUBLIC ScResId : public ResId
{
public:
- ScResId( USHORT nId ); // in scdll.cxx
+ ScResId( sal_uInt16 nId ); // in scdll.cxx
};