summaryrefslogtreecommitdiff
path: root/svtools/source/graphic/descriptor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/graphic/descriptor.hxx')
-rw-r--r--svtools/source/graphic/descriptor.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/graphic/descriptor.hxx b/svtools/source/graphic/descriptor.hxx
index bed7c64c0411..2a8c06723eb6 100644
--- a/svtools/source/graphic/descriptor.hxx
+++ b/svtools/source/graphic/descriptor.hxx
@@ -123,7 +123,7 @@ private:
::rtl::OUString maMimeType;
Size maSizePixel;
Size maSize100thMM;
- USHORT mnBitsPerPixel;
+ sal_uInt16 mnBitsPerPixel;
bool mbTransparent;
bool mbAlpha;
bool mbAnimated;