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 4468d0c07654..7cb8136f2081 100644
--- a/sc/inc/scresid.hxx
+++ b/sc/inc/scresid.hxx
@@ -37,7 +37,7 @@
class SC_DLLPUBLIC ScResId : public ResId
{
public:
- ScResId( USHORT nId ); // in scdll.cxx
+ ScResId( sal_uInt16 nId ); // in scdll.cxx
};