summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorMichael Brauer <mib@openoffice.org>2001-07-04 13:04:57 +0000
committerMichael Brauer <mib@openoffice.org>2001-07-04 13:04:57 +0000
commit0aba86aff86d7678abdce08d13e5610973f2f913 (patch)
treec39ff407404869df4524009fc311b6295096a6bc /xmloff
parent8eec2338e8686b8e7dee4ef412290712331467f2 (diff)
Call GetAbsoluteReference
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/draw/sdxmlexp_impl.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/xmloff/source/draw/sdxmlexp_impl.hxx b/xmloff/source/draw/sdxmlexp_impl.hxx
index e62f770f867b..c4e0c46154fc 100644
--- a/xmloff/source/draw/sdxmlexp_impl.hxx
+++ b/xmloff/source/draw/sdxmlexp_impl.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sdxmlexp_impl.hxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: cl $ $Date: 2001-05-28 13:32:20 $
+ * last change: $Author: mib $ $Date: 2001-07-04 14:04:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -66,9 +66,6 @@
#include "xmlexp.hxx"
#endif
-#ifndef _XMLOFF_XMLITMAP_HXX
-#include "xmlitmap.hxx"
-#endif
#ifndef _COM_SUN_STAR_FRAME_XMODEL_HPP_
#include <com/sun/star/frame/XModel.hpp>