summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/shapes/drawshape.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/shapes/drawshape.hxx')
-rw-r--r--slideshow/source/engine/shapes/drawshape.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/engine/shapes/drawshape.hxx b/slideshow/source/engine/shapes/drawshape.hxx
index 7fb7cc225667..924727577e01 100644
--- a/slideshow/source/engine/shapes/drawshape.hxx
+++ b/slideshow/source/engine/shapes/drawshape.hxx
@@ -337,7 +337,7 @@ namespace slideshow
int mnIsAnimatedCount;
/// Number of times the bitmap animation shall loop
- ::std::size_t mnAnimationLoopCount;
+ sal_uInt32 mnAnimationLoopCount;
/// Whether shape is visible (without attribute layers)
bool mbIsVisible;