INTEGRATION: CWS pchfix02 (1.22.144); FILE MERGED
2006/09/01 17:37:36 kaib 1.22.144.1: #i68856# Added header markers and pch files
This commit is contained in:
parent
0569f509cf
commit
a3b7fe5bb7
1 changed files with 5 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: drtxtob.cxx,v $
|
||||
*
|
||||
* $Revision: 1.22 $
|
||||
* $Revision: 1.23 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2006-03-21 17:42:33 $
|
||||
* last change: $Author: obo $ $Date: 2006-09-16 19:35:42 $
|
||||
*
|
||||
* 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"
|
||||
|
||||
#include "TextObjectBar.hxx"
|
||||
|
||||
#define ITEMID_FRAMEDIR EE_PARA_WRITINGDIR
|
||||
|
@ -92,7 +95,6 @@
|
|||
#include <svx/frmdiritem.hxx>
|
||||
#endif
|
||||
|
||||
#pragma hdrstop
|
||||
|
||||
#include <sfx2/objface.hxx>
|
||||
|
||||
|
|
Loading…
Reference in a new issue