summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-10-22 06:54:59 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-10-22 06:54:59 +0000
commit88c191dc5fe643814b7f473717aa79d9d0c2ca51 (patch)
tree11e3b32ad3ee71b42e7fa13b3f733aaedec7c133 /xmloff
parentba98a728d18b4d2e70759712bdb030cf518c5c14 (diff)
INTEGRATION: CWS calc23 (1.4.408); FILE MERGED
2004/10/04 14:42:35 sab 1.4.408.1: #i34953#; add temporary shape functionality
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/draw/ximpgrp.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/xmloff/source/draw/ximpgrp.hxx b/xmloff/source/draw/ximpgrp.hxx
index f6e6129dcb..b10e936d62 100644
--- a/xmloff/source/draw/ximpgrp.hxx
+++ b/xmloff/source/draw/ximpgrp.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ximpgrp.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: cl $ $Date: 2000-12-13 19:13:03 $
+ * last change: $Author: rt $ $Date: 2004-10-22 07:54:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -103,7 +103,8 @@ public:
SdXMLGroupShapeContext( SvXMLImport& rImport, USHORT nPrfx, const rtl::OUString& rLocalName,
const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList,
- com::sun::star::uno::Reference< com::sun::star::drawing::XShapes >& rShapes);
+ com::sun::star::uno::Reference< com::sun::star::drawing::XShapes >& rShapes,
+ sal_Bool bTemporaryShape);
virtual ~SdXMLGroupShapeContext();
virtual SvXMLImportContext *CreateChildContext(