#97159#: document is modified after loading flat XML file containing an OLE obj
This commit is contained in:
parent
9da6872c43
commit
45e82c017b
1 changed files with 4 additions and 2 deletions
|
@ -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#
|
||||
|
|
Loading…
Reference in a new issue