summaryrefslogtreecommitdiffstats
path: root/scripting/source/inc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-26 12:28:06 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-26 12:28:06 +0000
commitc83e8c7ab0e0b754bd21c59dab349c8a59487834 (patch)
tree025778f946bba2d9c5324c4ffc3dc65175ed6472 /scripting/source/inc
parentINTEGRATION: CWS swcrossref01_DEV300 (1.111.4); FILE MERGED (diff)
downloadcore-c83e8c7ab0e0b754bd21c59dab349c8a59487834.tar.gz
core-c83e8c7ab0e0b754bd21c59dab349c8a59487834.zip
INTEGRATION: CWS custommeta (1.10.18); FILE MERGED
2008/01/21 15:29:28 mst 1.10.18.1: - scripting/source/inc/util/MiscUtils.hxx: + remove unneeded includes
Diffstat (limited to 'scripting/source/inc')
-rw-r--r--scripting/source/inc/util/MiscUtils.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/scripting/source/inc/util/MiscUtils.hxx b/scripting/source/inc/util/MiscUtils.hxx
index 02e86d86102c..4c8e1e484960 100644
--- a/scripting/source/inc/util/MiscUtils.hxx
+++ b/scripting/source/inc/util/MiscUtils.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: MiscUtils.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: kz $ $Date: 2007-10-09 15:02:05 $
+ * last change: $Author: obo $ $Date: 2008-02-26 13:28:06 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -46,7 +46,6 @@
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/frame/XTransientDocumentsDocumentContentFactory.hpp>
-#include <com/sun/star/document/XDocumentInfoSupplier.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/container/XContentEnumerationAccess.hpp>
#include <com/sun/star/ucb/XCommandEnvironment.hpp>