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 a8edf87a1..e2e63e5b6 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
};