summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpshap.hxx
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2001-05-14 10:35:10 +0000
committerChristian Lippka <cl@openoffice.org>2001-05-14 10:35:10 +0000
commit726afaf0b07efeb1ca0a67fcb5df50fa67037220 (patch)
tree219ba25f0be4470317c7f9716a30bd28fcc2cdf9 /xmloff/source/draw/ximpshap.hxx
parent762f0ddd2c00ddb59dc2db68fcd8ef24fdb8cccf (diff)
#86924# fixed import of placeholder and presentation objects
Diffstat (limited to 'xmloff/source/draw/ximpshap.hxx')
-rw-r--r--xmloff/source/draw/ximpshap.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/xmloff/source/draw/ximpshap.hxx b/xmloff/source/draw/ximpshap.hxx
index 68cd966863b9..2d1e41dc6499 100644
--- a/xmloff/source/draw/ximpshap.hxx
+++ b/xmloff/source/draw/ximpshap.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ximpshap.hxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: cl $ $Date: 2001-05-07 14:35:39 $
+ * last change: $Author: cl $ $Date: 2001-05-14 11:35:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -454,10 +454,7 @@ class SdXMLObjectShapeContext : public SdXMLShapeContext
{
private:
rtl::OUString maCLSID;
- rtl::OUString maClass;
rtl::OUString maHref;
- sal_Bool mbPlaceHolder;
- sal_Bool mbUserTransformed;
public:
TYPEINFO();