summaryrefslogtreecommitdiff
path: root/canvas/source/directx/dx_canvas.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/source/directx/dx_canvas.hxx')
-rw-r--r--canvas/source/directx/dx_canvas.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/canvas/source/directx/dx_canvas.hxx b/canvas/source/directx/dx_canvas.hxx
index d0ba3d268f65..79ec10f8a0cc 100644
--- a/canvas/source/directx/dx_canvas.hxx
+++ b/canvas/source/directx/dx_canvas.hxx
@@ -82,7 +82,7 @@ namespace dxcanvas
void initialize();
/// Dispose all internal references
- virtual void disposeThis() SAL_OVERRIDE;
+ virtual void disposeThis() override;
// Forwarding the XComponent implementation to the
// cppu::ImplHelper templated base
@@ -139,7 +139,7 @@ namespace dxcanvas
void initialize();
/// Dispose all internal references
- virtual void disposeThis() SAL_OVERRIDE;
+ virtual void disposeThis() override;
// Forwarding the XComponent implementation to the
// cppu::ImplHelper templated base