summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/inc/view/SlsTheme.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slidesorter/inc/view/SlsTheme.hxx')
-rw-r--r--sd/source/ui/slidesorter/inc/view/SlsTheme.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slidesorter/inc/view/SlsTheme.hxx b/sd/source/ui/slidesorter/inc/view/SlsTheme.hxx
index 2b39e6d2a3ee..0781d8ea3519 100644
--- a/sd/source/ui/slidesorter/inc/view/SlsTheme.hxx
+++ b/sd/source/ui/slidesorter/inc/view/SlsTheme.hxx
@@ -227,7 +227,7 @@ private:
/** Guarded initialization of the specified icon in the maIcons
container. Call only while a LocalResource object is active.
*/
- void InitializeIcon (const IconType eType, USHORT nResourceId);
+ void InitializeIcon (const IconType eType, sal_uInt16 nResourceId);
};