summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-07-01 21:57:15 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-07-01 21:57:15 +0000
commit4d75f9a4ea5a2628fe27585c60065ebb915365e6 (patch)
tree2f37f9ca44ed253176437703a17839f91bf3d051 /xmloff/source/draw
parent9e01145bfd02cdb0fc16d4bb61a36205b5ecdbaa (diff)
INTEGRATION: CWS impress143 (1.47.40); FILE MERGED
2008/05/28 08:26:33 sj 1.47.40.1: #i85649# added user defined path
Diffstat (limited to 'xmloff/source/draw')
-rw-r--r--xmloff/source/draw/ximpshap.hxx5
1 files changed, 4 insertions, 1 deletions
diff --git a/xmloff/source/draw/ximpshap.hxx b/xmloff/source/draw/ximpshap.hxx
index b0ff07c239..d79742d43a 100644
--- a/xmloff/source/draw/ximpshap.hxx
+++ b/xmloff/source/draw/ximpshap.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: ximpshap.hxx,v $
- * $Revision: 1.47 $
+ * $Revision: 1.48 $
*
* This file is part of OpenOffice.org.
*
@@ -310,6 +310,9 @@ private:
sal_Int32 mnDelta1;
sal_Int32 mnDelta2;
sal_Int32 mnDelta3;
+
+ com::sun::star::uno::Any maPath;
+
public:
TYPEINFO();