Kaydet (Commit) 1e699841 authored tarafından Thomas Lange's avatar Thomas Lange

lngprops.hxx include changed

üst b84ee544
......@@ -2,9 +2,9 @@
*
* $RCSfile: docedt.cxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: jp $ $Date: 2000-11-06 10:50:05 $
* last change: $Author: tl $ $Date: 2000-11-19 11:31:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -80,8 +80,8 @@
#ifndef _SVX_BRKITEM_HXX //autogen
#include <svx/brkitem.hxx>
#endif
#ifndef _LINGU_LNGPROPS_HHX_
#include <lingu/lngprops.hxx>
#ifndef _LINGUISTIC_LNGPROPS_HHX_
#include <linguistic/lngprops.hxx>
#endif
#ifndef _COM_SUN_STAR_BEANS_XPROPERTYSET_HPP_
#include <com/sun/star/beans/XPropertySet.hpp>
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: edlingu.cxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: tl $ $Date: 2000-10-27 11:55:57 $
* last change: $Author: tl $ $Date: 2000-11-19 11:32:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -75,8 +75,8 @@
#ifndef _OFF_APP_HXX //autogen wg. OFF_APP
#include <offmgr/app.hxx>
#endif
#ifndef _LINGU_LNGPROPS_HHX_
#include <lingu/lngprops.hxx>
#ifndef _LINGUISTIC_LNGPROPS_HHX_
#include <linguistic/lngprops.hxx>
#endif
#ifndef _SV_MSGBOX_HXX
#include <vcl/msgbox.hxx>
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: inftxt.cxx,v $
*
* $Revision: 1.9 $
* $Revision: 1.10 $
*
* last change: $Author: ama $ $Date: 2000-11-09 11:39:59 $
* last change: $Author: tl $ $Date: 2000-11-19 11:33:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -82,8 +82,8 @@
#ifndef _SVX_SPLWRAP_HXX
#include <svx/splwrap.hxx>
#endif
#ifndef _LINGU_LNGPROPS_HHX_
#include <lingu/lngprops.hxx>
#ifndef _LINGUISTIC_LNGPROPS_HHX_
#include <linguistic/lngprops.hxx>
#endif
#ifndef _UNO_LINGU_HXX
#include <svx/unolingu.hxx>
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: txtedt.cxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: tl $ $Date: 2000-10-27 12:13:50 $
* last change: $Author: tl $ $Date: 2000-11-19 11:34:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -85,8 +85,8 @@
#ifndef _SVX_LANGITEM_HXX //autogen
#include <svx/langitem.hxx>
#endif
#ifndef _LINGU_LNGPROPS_HHX_
#include <lingu/lngprops.hxx>
#ifndef _LINGUISTIC_LNGPROPS_HHX_
#include <linguistic/lngprops.hxx>
#endif
#ifndef _STRING_HXX
#include <tools/string.hxx>
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: apphdl.cxx,v $
*
* $Revision: 1.9 $
* $Revision: 1.10 $
*
* last change: $Author: os $ $Date: 2000-11-13 11:51:23 $
* last change: $Author: tl $ $Date: 2000-11-19 11:35:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -225,8 +225,8 @@
#include <uinums.hxx>
#endif
#ifndef _LINGU_LNGPROPS_HHX_
#include <lingu/lngprops.hxx>
#ifndef _LINGUISTIC_LNGPROPS_HHX_
#include <linguistic/lngprops.hxx>
#endif
#ifndef _UNO_LINGU_HXX
#include <svx/unolingu.hxx>
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: docshini.cxx,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: jp $ $Date: 2000-10-31 20:32:32 $
* last change: $Author: tl $ $Date: 2000-11-19 11:36:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -106,8 +106,8 @@
#endif
#ifndef _LINGU_LNGPROPS_HHX_
#include <lingu/lngprops.hxx>
#ifndef _LINGUISTIC_LNGPROPS_HHX_
#include <linguistic/lngprops.hxx>
#endif
#ifndef _UNO_LINGU_HXX
#include <svx/unolingu.hxx>
......@@ -772,6 +772,9 @@ void SwDocShell::SubInitNew()
/*------------------------------------------------------------------------
$Log: not supported by cvs2svn $
Revision 1.6 2000/10/31 20:32:32 jp
change usage of filestream to medium
Revision 1.5 2000/10/31 15:44:59 hr
#65293#: includes
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: usrpref.cxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: os $ $Date: 2000-10-10 08:31:19 $
* last change: $Author: tl $ $Date: 2000-11-19 11:37:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -82,8 +82,8 @@
#include <offmgr/app.hxx>
#endif
#ifndef _LINGU_LNGPROPS_HHX_
#include <lingu/lngprops.hxx>
#ifndef _LINGUISTIC_LNGPROPS_HHX_
#include <linguistic/lngprops.hxx>
#endif
#ifndef _COM_SUN_STAR_BEANS_XPROPERTYSET_HPP_
#include <com/sun/star/beans/XPropertySet.hpp>
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: hyp.cxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: tl $ $Date: 2000-10-27 12:20:11 $
* last change: $Author: tl $ $Date: 2000-11-19 11:37:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -81,8 +81,8 @@
#include <vcl/wrkwin.hxx>
#endif
#ifndef _LINGU_LNGPROPS_HHX_
#include <lingu/lngprops.hxx>
#ifndef _LINGUISTIC_LNGPROPS_HHX_
#include <linguistic/lngprops.hxx>
#endif
#ifndef _COM_SUN_STAR_BEANS_XPROPERTYSET_HPP_
#include <com/sun/star/beans/XPropertySet.hpp>
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: olmenu.cxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: jp $ $Date: 2000-11-13 10:53:55 $
* last change: $Author: tl $ $Date: 2000-11-19 11:38:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -86,8 +86,8 @@
#include <svx/spldlg.hxx>
#endif
#ifndef _LINGU_LNGPROPS_HHX_
#include <lingu/lngprops.hxx>
#ifndef _LINGUISTIC_LNGPROPS_HHX_
#include <linguistic/lngprops.hxx>
#endif
#ifndef _COMPHELPER_PROCESSFACTORY_HXX_
#include <comphelper/processfactory.hxx>
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: view.cxx,v $
*
* $Revision: 1.8 $
* $Revision: 1.9 $
*
* last change: $Author: jp $ $Date: 2000-10-25 14:08:22 $
* last change: $Author: tl $ $Date: 2000-11-19 11:39:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -243,8 +243,8 @@
#endif
#ifndef _LINGU_LNGPROPS_HHX_
#include <lingu/lngprops.hxx>
#ifndef _LINGUISTIC_LNGPROPS_HHX_
#include <linguistic/lngprops.hxx>
#endif
#ifndef _UNO_LINGU_HXX
#include <svx/unolingu.hxx>
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: viewdraw.cxx,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change: $Author: tbe $ $Date: 2000-11-10 15:53:49 $
* last change: $Author: tl $ $Date: 2000-11-19 11:40:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -99,8 +99,8 @@
#include <svx/langitem.hxx>
#endif
#ifndef _LINGU_LNGPROPS_HHX_
#include <lingu/lngprops.hxx>
#ifndef _LINGUISTIC_LNGPROPS_HHX_
#include <linguistic/lngprops.hxx>
#endif
#ifndef _UNO_LINGU_HXX
#include <svx/unolingu.hxx>
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: viewling.cxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: tl $ $Date: 2000-10-27 12:28:17 $
* last change: $Author: tl $ $Date: 2000-11-19 11:41:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -77,8 +77,8 @@
#ifndef _COM_SUN_STAR_LINGUISTIC2_XTHESAURUS_HPP_
#include <com/sun/star/linguistic2/XThesaurus.hpp>
#endif
#ifndef _LINGU_LNGPROPS_HHX_
#include <lingu/lngprops.hxx>
#ifndef _LINGUISTIC_LNGPROPS_HHX_
#include <linguistic/lngprops.hxx>
#endif
#ifndef _OFF_APP_HXX
#include <offmgr/app.hxx>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment