summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2010-05-12 18:21:14 +0200
committerIvo Hinkelmann <ihi@openoffice.org>2010-05-12 18:21:14 +0200
commitd733632f5e43376dc8c8c39b61b2e424a597ddaf (patch)
tree8d53e22c124779c5e46b4ca1d6bc6cdeb9a655ad
parentd5c53586ab41ae5b3c2f4da47ca11b3ee9a231ef (diff)
#i10000# added missing variableooo/DEV300_m78
-rw-r--r--svtools/source/filter.vcl/wmf/winmtf.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/source/filter.vcl/wmf/winmtf.hxx b/svtools/source/filter.vcl/wmf/winmtf.hxx
index 4ca83219ad..4ea701e8e6 100644
--- a/svtools/source/filter.vcl/wmf/winmtf.hxx
+++ b/svtools/source/filter.vcl/wmf/winmtf.hxx
@@ -314,6 +314,7 @@ class WinMtfClipPath
{
PolyPolygon aPolyPoly;
WinMtfClipPathType eType;
+ sal_Int32 nDepth;
void ImpUpdateType();