summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/mnucfga.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/inc/mnucfga.hxx')
-rw-r--r--sfx2/source/inc/mnucfga.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/inc/mnucfga.hxx b/sfx2/source/inc/mnucfga.hxx
index bbc3c1cd63ac..609661e638e9 100644
--- a/sfx2/source/inc/mnucfga.hxx
+++ b/sfx2/source/inc/mnucfga.hxx
@@ -38,7 +38,7 @@ class SfxMenuCfgItemArr;
struct SfxMenuCfgItem
{
- USHORT nId; // id of the binding or 0 if none
+ sal_uInt16 nId; // id of the binding or 0 if none
String aTitle; // title of the item
String aHelpText; // Hilfetext
String aCommand;