summaryrefslogtreecommitdiffstats
path: root/xmloff/source/draw/ximp3dscene.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-10-22 06:54:32 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-10-22 06:54:32 +0000
commitd8fc80960abcb28ab9879d79fa506a307ca68576 (patch)
treeefa69d4a3ec9614b93fe3df85bcaec85e041ab2f /xmloff/source/draw/ximp3dscene.hxx
parentINTEGRATION: CWS calc23 (1.15.60); FILE MERGED (diff)
downloadcore-d8fc80960abcb28ab9879d79fa506a307ca68576.tar.gz
core-d8fc80960abcb28ab9879d79fa506a307ca68576.zip
INTEGRATION: CWS calc23 (1.6.404); FILE MERGED
2004/10/04 14:42:35 sab 1.6.404.1: #i34953#; add temporary shape functionality
Diffstat (limited to 'xmloff/source/draw/ximp3dscene.hxx')
-rw-r--r--xmloff/source/draw/ximp3dscene.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/xmloff/source/draw/ximp3dscene.hxx b/xmloff/source/draw/ximp3dscene.hxx
index 7c01aafd4258..2831275876bd 100644
--- a/xmloff/source/draw/ximp3dscene.hxx
+++ b/xmloff/source/draw/ximp3dscene.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ximp3dscene.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: cl $ $Date: 2001-03-28 11:19:11 $
+ * last change: $Author: rt $ $Date: 2004-10-22 07:54:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -114,7 +114,8 @@ public:
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 ~SdXML3DSceneShapeContext();
virtual void StartElement(const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList);