summaryrefslogtreecommitdiff
path: root/sw/inc/unoframe.hxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2000-11-22 11:03:37 +0000
committerOliver Specht <os@openoffice.org>2000-11-22 11:03:37 +0000
commitee3fe8e40e3b1ce96984d52428231e21b64a7d28 (patch)
tree277245d68133fcc1e59cd9dc3a9a88b52bd7f2f4 /sw/inc/unoframe.hxx
parent127904635c19fea6d3aef5cf0cb092a81ca82521 (diff)
#78595# XTextEmbeddedObject include removed
Diffstat (limited to 'sw/inc/unoframe.hxx')
-rw-r--r--sw/inc/unoframe.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/inc/unoframe.hxx b/sw/inc/unoframe.hxx
index fd8a1c05473d..ff682c11d671 100644
--- a/sw/inc/unoframe.hxx
+++ b/sw/inc/unoframe.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unoframe.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: os $ $Date: 2000-10-16 13:28:26 $
+ * last change: $Author: os $ $Date: 2000-11-22 12:03:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,9 +70,6 @@
#ifndef _COM_SUN_STAR_DOCUMENT_XEMBEDDEDOBJECTSUPPLIER_HPP_
#include <com/sun/star/document/XEmbeddedObjectSupplier.hpp>
#endif
-#ifndef _COM_SUN_STAR_TEXT_XTEXTEMBEDDEDOBJECT_HPP_
-#include <com/sun/star/text/XTextEmbeddedObject.hpp>
-#endif
#ifndef _COM_SUN_STAR_TEXT_XTEXTFRAME_HPP_
#include <com/sun/star/text/XTextFrame.hpp>
#endif