summaryrefslogtreecommitdiffstats
path: root/vcl/unx/generic/gdi/gdiimpl.hxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-11-08 19:23:16 +0100
committerMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-11-10 07:59:35 +0100
commit8db1db70559df25cf2b774f90a6bff6ecac19901 (patch)
tree58c81c6967bd269492dc577ccce39b301f608adc /vcl/unx/generic/gdi/gdiimpl.hxx
parentmake these explicit (diff)
downloadcore-8db1db70559df25cf2b774f90a6bff6ecac19901.tar.gz
core-8db1db70559df25cf2b774f90a6bff6ecac19901.zip
get size correct for virtual devices
Change-Id: I8fff04f561d57083c65a87ad5bd0e04cb9b9ed2c
Diffstat (limited to 'vcl/unx/generic/gdi/gdiimpl.hxx')
-rw-r--r--vcl/unx/generic/gdi/gdiimpl.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/unx/generic/gdi/gdiimpl.hxx b/vcl/unx/generic/gdi/gdiimpl.hxx
index b4fb21cb4142..799e05c9c607 100644
--- a/vcl/unx/generic/gdi/gdiimpl.hxx
+++ b/vcl/unx/generic/gdi/gdiimpl.hxx
@@ -110,6 +110,8 @@ public:
virtual void Init( SalFrame* pFrame ) SAL_OVERRIDE;
+ virtual void Init( SalVirtualDevice* pVDev ) SAL_OVERRIDE;
+
virtual bool setClipRegion( const vcl::Region& ) SAL_OVERRIDE;
//
// get the depth of the device