summaryrefslogtreecommitdiff
path: root/sd/source
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-02-03 19:12:28 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-02-03 19:12:28 +0000
commit54d46fd743c06f6622fe01b0ee1c2df2834dd99c (patch)
treea32f37e62660dac921a429c9861f4b9d187c8d6e /sd/source
parent6819236091d7033dda515c6f69711e454f71ffa6 (diff)
INTEGRATION: CWS dialogdiet (1.25.4); FILE MERGED
2004/01/19 21:54:08 mba 1.25.4.2: RESYNC: (1.25-1.26); FILE MERGED 2003/11/28 15:57:58 mba 1.25.4.1: #i22972#: obsolete include
Diffstat (limited to 'sd/source')
-rw-r--r--sd/source/ui/app/sdmod1.cxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/sd/source/ui/app/sdmod1.cxx b/sd/source/ui/app/sdmod1.cxx
index 1c64649877a4..337318fb0230 100644
--- a/sd/source/ui/app/sdmod1.cxx
+++ b/sd/source/ui/app/sdmod1.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sdmod1.cxx,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: obo $ $Date: 2004-01-20 10:37:01 $
+ * last change: $Author: hr $ $Date: 2004-02-03 20:12:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,15 +71,11 @@
#endif
#include <svx/dialogs.hrc>
-#include <offmgr/ofaids.hrc>
#define ITEMID_LANGUAGE SID_ATTR_LANGUAGE
#include <svx/langitem.hxx>
#include <svx/editdata.hxx>
-#ifndef _OFF_APP_HXX //autogen
-#include <offmgr/app.hxx>
-#endif
#ifndef _SV_MSGBOX_HXX //autogen
#include <vcl/msgbox.hxx>
#endif