summaryrefslogtreecommitdiff
path: root/canvas/source/directx/dx_devicehelper.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-05-25 09:17:33 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-05-25 12:32:53 +0100
commitbfd33a826cf842de8fce9e331b24d25c1bc58b28 (patch)
tree11bca0b4bdaadbf25b60857a2e7ff156bbb32223 /canvas/source/directx/dx_devicehelper.hxx
parentd3714207b1d8cc323a639a942121b6c1aa4cd61b (diff)
callcatcher: update unused code
Change-Id: I735264eb32ebdd165d23a4717f0329f666b8b140
Diffstat (limited to 'canvas/source/directx/dx_devicehelper.hxx')
-rw-r--r--canvas/source/directx/dx_devicehelper.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/canvas/source/directx/dx_devicehelper.hxx b/canvas/source/directx/dx_devicehelper.hxx
index cdf1e943243e..c17815341593 100644
--- a/canvas/source/directx/dx_devicehelper.hxx
+++ b/canvas/source/directx/dx_devicehelper.hxx
@@ -79,9 +79,6 @@ namespace dxcanvas
const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
const ::com::sun::star::geometry::IntegerSize2D& size );
- bool hasFullScreenMode();
- bool enterFullScreenMode( bool bEnter );
-
::com::sun::star::uno::Any isAccelerated() const;
::com::sun::star::uno::Any getDeviceHandle() const;
::com::sun::star::uno::Any getSurfaceHandle() const;