summaryrefslogtreecommitdiff
path: root/canvas/source/cairo/cairo_spritedevicehelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/source/cairo/cairo_spritedevicehelper.hxx')
-rw-r--r--canvas/source/cairo/cairo_spritedevicehelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/canvas/source/cairo/cairo_spritedevicehelper.hxx b/canvas/source/cairo/cairo_spritedevicehelper.hxx
index e5959460a480..7df14756e124 100644
--- a/canvas/source/cairo/cairo_spritedevicehelper.hxx
+++ b/canvas/source/cairo/cairo_spritedevicehelper.hxx
@@ -54,8 +54,8 @@ namespace cairocanvas
// XWindowGraphicDevice
::sal_Int32 createBuffers( ::sal_Int32 nBuffers );
void destroyBuffers( );
- ::sal_Bool showBuffer( bool, ::sal_Bool );
- ::sal_Bool switchBuffer( bool, ::sal_Bool bUpdateAll );
+ sal_Bool showBuffer( bool, sal_Bool );
+ sal_Bool switchBuffer( bool, sal_Bool bUpdateAll );
::com::sun::star::uno::Any isAccelerated() const;
::com::sun::star::uno::Any getDeviceHandle() const;