summaryrefslogtreecommitdiff
path: root/filter/source/flash/swfwriter.hxx
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2015-03-19 17:16:37 +0000
committerMichael Meeks <michael.meeks@collabora.com>2015-04-10 12:22:40 +0100
commitd2d83f5a8a0f6f84c4e2692229c960b6677878ef (patch)
tree7309144c1dd985764e3e63c595b0d5f04b76f027 /filter/source/flash/swfwriter.hxx
parentaeacfe0967f930f5e16711a32b90784fc856f0ec (diff)
Move OutputDevice members to VclPtr: filter, reportdesign, uui.
Change-Id: Iafac8812714a0be68f5608f657c76c159f2912a0
Diffstat (limited to 'filter/source/flash/swfwriter.hxx')
-rw-r--r--filter/source/flash/swfwriter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/flash/swfwriter.hxx b/filter/source/flash/swfwriter.hxx
index 218459b00f6e..2e98ab1f48a1 100644
--- a/filter/source/flash/swfwriter.hxx
+++ b/filter/source/flash/swfwriter.hxx
@@ -395,7 +395,7 @@ private:
sal_uInt16 mnWhiteBackgroundShapeId;
sal_uInt16 mnPageButtonId;
- VirtualDevice* mpVDev;
+ VclPtr<VirtualDevice> mpVDev;
const tools::PolyPolygon* mpClipPolyPolygon;