diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-01-18 14:18:57 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-01-18 14:18:57 +0000 |
commit | d3fb1cf5a3f392c4030b34fa2008a8bfcbdb153f (patch) | |
tree | bf3afc40e6d1d1af22c3d6d0addf74a792a5be6a /sd/source/ui/view/outlview.cxx | |
parent | 536ecc180cd28c44108be83b95c8f188e1e95bb8 (diff) |
INTEGRATION: CWS fwkbugfix04 (1.30.16); FILE MERGED
2005/01/06 22:52:10 mba 1.30.16.1: obsolete sfx classes removed
Diffstat (limited to 'sd/source/ui/view/outlview.cxx')
-rw-r--r-- | sd/source/ui/view/outlview.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sd/source/ui/view/outlview.cxx b/sd/source/ui/view/outlview.cxx index b6d919a40f3e..f940c6695f10 100644 --- a/sd/source/ui/view/outlview.cxx +++ b/sd/source/ui/view/outlview.cxx @@ -2,9 +2,9 @@ * * $RCSfile: outlview.cxx,v $ * - * $Revision: 1.30 $ + * $Revision: 1.31 $ * - * last change: $Author: obo $ $Date: 2004-11-16 16:17:29 $ + * last change: $Author: kz $ $Date: 2005-01-18 15:18:56 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -98,9 +98,6 @@ #ifndef _SFXITEMPOOL_HXX //autogen #include <svtools/itempool.hxx> #endif -#ifndef _SFXSTBMGR_HXX //autogen -#include <sfx2/stbmgr.hxx> -#endif #ifndef _SFXSTYLE_HXX //autogen #include <svtools/style.hxx> #endif |