summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/imageprovider.hxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2011-02-08 11:49:29 +0100
committerMathias Bauer <mba@openoffice.org>2011-02-08 11:49:29 +0100
commit6783aa1b25720bcd78ce11c6428dee3becd24340 (patch)
tree5159fc79c62435c573d502cb48c7043fa3a8f3e4 /dbaccess/source/ui/inc/imageprovider.hxx
parent0dbcc3e078e157f33dff29fc707cef4e22ec2f22 (diff)
parent40b467cbda2df572038376e88f9d9fced39e5c0b (diff)
CWS gnumake3: pull in cws removetooltypes01
Diffstat (limited to 'dbaccess/source/ui/inc/imageprovider.hxx')
-rw-r--r--dbaccess/source/ui/inc/imageprovider.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/imageprovider.hxx b/dbaccess/source/ui/inc/imageprovider.hxx
index b384e9e3d0db8..bbc0ccced557f 100644
--- a/dbaccess/source/ui/inc/imageprovider.hxx
+++ b/dbaccess/source/ui/inc/imageprovider.hxx
@@ -146,7 +146,7 @@ namespace dbaui
the resource ID image to be used for the object type. Must be fed into a
ModuleRes instance to actually load the image.
*/
- USHORT getDefaultImageResourceID(
+ sal_uInt16 getDefaultImageResourceID(
sal_Int32 _nDatabaseObjectType,
bool _bHighContrast
);