summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/auditsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/auditsh.hxx')
-rw-r--r--sc/source/ui/inc/auditsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/auditsh.hxx b/sc/source/ui/inc/auditsh.hxx
index 75059f4f88cc..d396857930f8 100644
--- a/sc/source/ui/inc/auditsh.hxx
+++ b/sc/source/ui/inc/auditsh.hxx
@@ -39,7 +39,7 @@ class ScAuditingShell : public SfxShell
{
private:
ScViewData* pViewData;
- USHORT nFunction;
+ sal_uInt16 nFunction;
public:
TYPEINFO();