summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-10-12 12:06:42 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-10-12 12:06:42 +0000
commit3b1eedf3e017dc28e841abb97748526a4c82faa9 (patch)
treec52371f401ee4e41777806f8224b2d0f27db81fc /xmloff
parent769d3adf86ab486818dd238e62a069a4154e9c34 (diff)
INTEGRATION: CWS sj09 (1.2.8); FILE MERGED
2004/09/13 12:40:43 sj 1.2.8.1: changed some properties
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/draw/ximpcustomshape.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/xmloff/source/draw/ximpcustomshape.hxx b/xmloff/source/draw/ximpcustomshape.hxx
index 93b4c42d2f..ee3fffe6d8 100644
--- a/xmloff/source/draw/ximpcustomshape.hxx
+++ b/xmloff/source/draw/ximpcustomshape.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ximpcustomshape.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2004-04-02 13:53:39 $
+ * last change: $Author: hr $ $Date: 2004-10-12 13:06:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -97,7 +97,6 @@ class XMLEnhancedCustomShapeContext : public SvXMLImportContext
SvXMLUnitConverter& mrUnitConverter;
std::vector< com::sun::star::beans::PropertyValue >& mrCustomShapeGeometry;
- std::vector< com::sun::star::beans::PropertyValue > maCallout;
std::vector< com::sun::star::beans::PropertyValue > maExtrusion;
std::vector< com::sun::star::beans::PropertyValue > maPath;
std::vector< com::sun::star::beans::PropertyValue > maTextPath;