summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-09-05 13:54:10 +0000
committerOliver Bolte <obo@openoffice.org>2005-09-05 13:54:10 +0000
commitec31298b31139e8ce497dde2f9d6bae8ee821d26 (patch)
tree097953411a549911f59893c01aef68010bc043ae /xmloff
parent654cff736e1e1c998164e62477f918cd8193212c (diff)
INTEGRATION: CWS impress67 (1.100.32); FILE MERGED
2005/08/29 07:27:12 cl 1.100.32.1: #i42959# fixed svg:stroke-opacity attribute
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/draw/sdxmlexp.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/draw/sdxmlexp.cxx b/xmloff/source/draw/sdxmlexp.cxx
index c9ff023361b0..e02dcee4c47c 100644
--- a/xmloff/source/draw/sdxmlexp.cxx
+++ b/xmloff/source/draw/sdxmlexp.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sdxmlexp.cxx,v $
*
- * $Revision: 1.100 $
+ * $Revision: 1.101 $
*
- * last change: $Author: obo $ $Date: 2005-07-18 13:02:13 $
+ * last change: $Author: obo $ $Date: 2005-09-05 14:54:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -601,7 +601,7 @@ void SAL_CALL SdXMLExport::setSourceDocument( const Reference< lang::XComponent
const OUString aEmpty;
// prepare factory parts
- mpSdPropHdlFactory = new XMLSdPropHdlFactory( GetModel(), this );
+ mpSdPropHdlFactory = new XMLSdPropHdlFactory( GetModel(), *this );
if(mpSdPropHdlFactory)
{
// set lock to avoid deletion