summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/olinewin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/olinewin.hxx')
-rw-r--r--sc/source/ui/inc/olinewin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/olinewin.hxx b/sc/source/ui/inc/olinewin.hxx
index 104f9e8f11da..8aa62084c7fd 100644
--- a/sc/source/ui/inc/olinewin.hxx
+++ b/sc/source/ui/inc/olinewin.hxx
@@ -208,7 +208,7 @@ private:
long nLevelStart, long nEntryStart,
long nLevelEnd, long nEntryEnd );
/** Draws the specified image unpressed. */
- void DrawImageRel( long nLevelPos, long nEntryPos, USHORT nId );
+ void DrawImageRel( long nLevelPos, long nEntryPos, sal_uInt16 nId );
/** Draws a pressed or unpressed border. */
void DrawBorderRel( size_t nLevel, size_t nEntry, bool bPressed );