INTEGRATION: CWS pchfix02 (1.68.22); FILE MERGED
2006/09/01 17:37:37 kaib 1.68.22.1: #i68856# Added header markers and pch files
This commit is contained in:
parent
fa7ca65932
commit
14153b4bdb
1 changed files with 5 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: drviews7.cxx,v $
|
||||
*
|
||||
* $Revision: 1.68 $
|
||||
* $Revision: 1.69 $
|
||||
*
|
||||
* last change: $Author: ihi $ $Date: 2006-08-01 09:25:01 $
|
||||
* last change: $Author: obo $ $Date: 2006-09-16 19:37:35 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -33,6 +33,9 @@
|
|||
*
|
||||
************************************************************************/
|
||||
|
||||
// MARKER(update_precomp.py): autogen include statement, do not remove
|
||||
#include "precompiled_sd.hxx"
|
||||
|
||||
#ifndef _COM_SUN_STAR_LANG_XMULTISERVICEFACTORY_HPP_
|
||||
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
|
||||
#endif
|
||||
|
@ -120,7 +123,6 @@
|
|||
#include <sfx2/request.hxx>
|
||||
#endif
|
||||
|
||||
#pragma hdrstop
|
||||
|
||||
#include <svx/pfiledlg.hxx>
|
||||
#include <svx/grafctrl.hxx>
|
||||
|
|
Loading…
Reference in a new issue