summaryrefslogtreecommitdiff
path: root/canvas/source/vcl/spritedevicehelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/source/vcl/spritedevicehelper.hxx')
-rw-r--r--canvas/source/vcl/spritedevicehelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/canvas/source/vcl/spritedevicehelper.hxx b/canvas/source/vcl/spritedevicehelper.hxx
index bf97638495b9..74793aba2d46 100644
--- a/canvas/source/vcl/spritedevicehelper.hxx
+++ b/canvas/source/vcl/spritedevicehelper.hxx
@@ -50,8 +50,8 @@ namespace vclcanvas
::sal_Int32 createBuffers( ::sal_Int32 nBuffers );
void destroyBuffers( );
- ::sal_Bool showBuffer( bool bWindowVisible, ::sal_Bool bUpdateAll );
- ::sal_Bool switchBuffer( bool bWindowVisible, ::sal_Bool bUpdateAll );
+ sal_Bool showBuffer( bool bWindowVisible, sal_Bool bUpdateAll );
+ sal_Bool switchBuffer( bool bWindowVisible, sal_Bool bUpdateAll );
::com::sun::star::uno::Any isAccelerated() const;
::com::sun::star::uno::Any getDeviceHandle() const;