summaryrefslogtreecommitdiff
path: root/canvas/source/directx/dx_spritecanvashelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/source/directx/dx_spritecanvashelper.hxx')
-rw-r--r--canvas/source/directx/dx_spritecanvashelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/canvas/source/directx/dx_spritecanvashelper.hxx b/canvas/source/directx/dx_spritecanvashelper.hxx
index ec764913afd2..f6fb74f88cf1 100644
--- a/canvas/source/directx/dx_spritecanvashelper.hxx
+++ b/canvas/source/directx/dx_spritecanvashelper.hxx
@@ -86,9 +86,9 @@ namespace dxcanvas
In/out parameter, whether backbuffer surface is dirty (if
yes, we're performing a full update, anyway)
*/
- sal_Bool updateScreen( const ::basegfx::B2IRectangle& rCurrArea,
- sal_Bool bUpdateAll,
- bool& io_bSurfaceDirty );
+ bool updateScreen( const ::basegfx::B2IRectangle& rCurrArea,
+ bool bUpdateAll,
+ bool& io_bSurfaceDirty );
// SpriteRedrawManager functor calls