From 45e82c017b6042321a46ec76b646fcf6f8d480bc Mon Sep 17 00:00:00 2001 From: Michael Brauer Date: Thu, 17 Oct 2002 08:36:19 +0000 Subject: [PATCH] #97159#: document is modified after loading flat XML file containing an OLE obj --- xmloff/inc/XMLEmbeddedObjectImportContext.hxx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/xmloff/inc/XMLEmbeddedObjectImportContext.hxx b/xmloff/inc/XMLEmbeddedObjectImportContext.hxx index eb4809df1060..8b1b3e6251b7 100644 --- a/xmloff/inc/XMLEmbeddedObjectImportContext.hxx +++ b/xmloff/inc/XMLEmbeddedObjectImportContext.hxx @@ -2,9 +2,9 @@ * * $RCSfile: XMLEmbeddedObjectImportContext.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: aw $ $Date: 2002-06-27 11:04:33 $ + * last change: $Author: mib $ $Date: 2002-10-17 09:36:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,6 +77,8 @@ class XMLEmbeddedObjectImportContext : public SvXMLImportContext { ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XDocumentHandler > xHandler; + ::com::sun::star::uno::Reference< + ::com::sun::star::lang::XComponent > xComp; ::rtl::OUString sFilterService; // #100592#