INTEGRATION: CWS mav09 (1.31.54); FILE MERGED

2004/09/21 17:02:03 mav 1.31.54.5: RESYNC: (1.36-1.37); FILE MERGED
2004/08/09 20:29:54 mav 1.31.54.4: RESYNC: (1.33-1.36); FILE MERGED
2004/05/17 18:04:11 mav 1.31.54.3: RESYNC: (1.32-1.33); FILE MERGED
2004/04/29 18:20:48 mav 1.31.54.2: RESYNC: (1.31-1.32); FILE MERGED
2004/04/14 14:12:33 mba 1.31.54.1: #i27773#: remove so3; new storage API
This commit is contained in:
Kurt Zenker 2004-10-04 17:48:42 +00:00
parent e481a13a86
commit 64ff6b32d3

View file

@ -2,9 +2,9 @@
* *
* $RCSfile: viewshe3.cxx,v $ * $RCSfile: viewshe3.cxx,v $
* *
* $Revision: 1.37 $ * $Revision: 1.38 $
* *
* last change: $Author: rt $ $Date: 2004-09-20 13:38:14 $ * last change: $Author: kz $ $Date: 2004-10-04 18:48:42 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
@ -65,6 +65,8 @@
#include "GraphicViewShell.hxx" #include "GraphicViewShell.hxx"
#include "GraphicViewShellBase.hxx" #include "GraphicViewShellBase.hxx"
#include <sfx2/viewfrm.hxx>
#ifndef _COM_SUN_STAR_LANG_LOCALE_HPP_ #ifndef _COM_SUN_STAR_LANG_LOCALE_HPP_
#include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/Locale.hpp>
#endif #endif