summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/tools/IconCache.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/tools/IconCache.hxx')
-rwxr-xr-x[-rw-r--r--]sd/source/ui/inc/tools/IconCache.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/tools/IconCache.hxx b/sd/source/ui/inc/tools/IconCache.hxx
index 008e99639849..b0619ea4b2d7 100644..100755
--- a/sd/source/ui/inc/tools/IconCache.hxx
+++ b/sd/source/ui/inc/tools/IconCache.hxx
@@ -57,7 +57,7 @@ public:
given id or an error occured. Should not happen under normal
circumstances.
*/
- Image GetIcon (USHORT nResourceId);
+ Image GetIcon (sal_uInt16 nResourceId);
private:
class Implementation;