From 6137e7aa15d83c18b76b6f98c71d37ee24f118b2 Mon Sep 17 00:00:00 2001 From: Oliver Specht Date: Fri, 28 Sep 2001 07:07:49 +0000 Subject: #92528# Revision log removed --- sw/source/filter/ww1/fltshell.cxx | 175 +------------------------------------- sw/source/filter/ww1/w1class.cxx | 73 +--------------- sw/source/filter/ww1/w1class.hxx | 64 +------------- sw/source/filter/ww1/w1filter.cxx | 103 +--------------------- sw/source/filter/ww1/w1par.cxx | 77 +---------------- sw/source/filter/ww1/w1sprm.cxx | 64 +------------- 6 files changed, 12 insertions(+), 544 deletions(-) (limited to 'sw/source/filter/ww1') diff --git a/sw/source/filter/ww1/fltshell.cxx b/sw/source/filter/ww1/fltshell.cxx index 9fd285bd97e2..4eeaa2c4fb7f 100644 --- a/sw/source/filter/ww1/fltshell.cxx +++ b/sw/source/filter/ww1/fltshell.cxx @@ -2,9 +2,9 @@ * * $RCSfile: fltshell.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: jp $ $Date: 2001-09-27 17:18:03 $ + * last change: $Author: os $ $Date: 2001-09-28 08:07:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -2186,174 +2186,3 @@ void SwFltShell::NextStyle(USHORT nWhich, USHORT nNext) *pColls[nNext]->GetColl() ); } -/********************************************************************** - - Source Code Control System - Header - - $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sw/source/filter/ww1/fltshell.cxx,v 1.3 2001-09-27 17:18:03 jp Exp $ - - Source Code Control System - Update - - $Log: not supported by cvs2svn $ - Revision 1.2 2001/01/26 15:42:07 jp - Bug #77951#: MakePageDesc - create I18N names - - Revision 1.1.1.1 2000/09/18 17:14:57 hr - initial import - - Revision 1.57 2000/09/18 16:04:55 willem.vandorp - OpenOffice header added. - - Revision 1.56 2000/08/30 16:46:59 jp - use CharClass instead of international - - Revision 1.55 2000/07/28 15:26:54 khz - #73796# don't delete NumRule from Attr but set it into pDoc - - Revision 1.54 2000/07/25 16:58:34 khz - #74876# MakeRegion() don't use different Nodes for same Node Index - - Revision 1.53 2000/07/24 16:39:49 khz - #75701# set Break or PageDesc item BEHIND TOX if not found before the #0x0C - - Revision 1.52 2000/07/12 11:37:05 khz - #76503# SwFltStackEntry.bOld prevents from killing attributes in ww8par.cxx - - Revision 1.51 2000/06/28 08:10:17 khz - #70915# new: MoveAttrsToNextTextNode() [see coment in ww8/ww8par.cxx] - - Revision 1.50 2000/06/26 12:53:42 os - INetURLObject::SmartRelToAbs removed - - Revision 1.49 2000/06/13 11:22:33 os - SUPD removed - - Revision 1.48 2000/06/13 09:38:40 os - using UCB - - Revision 1.47 2000/05/26 11:41:20 hr - SwFltShell& SwFltShell::operator << ( const sal_Unicode c ) - - Revision 1.46 2000/05/11 16:06:41 jp - Changes for Unicode - - Revision 1.45 2000/02/11 14:39:29 hr - #70473# changes for unicode ( patched by automated patchtool ) - - Revision 1.44 1999/11/25 17:00:35 khz - Task #70133# new method SwFltControlStack::KillUnlockedAttrs() - - Revision 1.43 1999/11/25 16:38:15 khz - Task #70133# new method SwFltControlStack::KillUnlockedAttrs() - - Revision 1.42 1999/10/29 12:08:16 khz - import new TOX_CONTENT and TOX_INDEX features - - Revision 1.41 1999/10/25 19:35:23 tl - ongoing ONE_LINGU implementation - - Revision 1.40 1999/10/08 09:29:10 khz - Import Redlining - - Revision 1.39 1999/04/27 12:19:10 KHZ - Task #65353# Section ins Doc einfuegen nur mit Parameter bUpdate = FALSE - - - Rev 1.38 27 Apr 1999 14:19:10 KHZ - Task #65353# Section ins Doc einfuegen nur mit Parameter bUpdate = FALSE - - Rev 1.37 12 May 1998 15:52:14 JP - rund um Flys/DrawObjs im Doc/FESh umgestellt/optimiert - - Rev 1.36 27 Feb 1998 19:12:42 HJS - SH 27.02.98 - - Rev 1.33 22 Jan 1998 20:06:44 JP - CTOR des SwPaM umgestellt - - Rev 1.32 02 Dec 1997 17:25:56 MA - includes - - Rev 1.31 29 Nov 1997 17:37:12 MA - includes - - Rev 1.30 17 Nov 1997 09:57:14 JP - Umstellung Numerierung - - Rev 1.29 30 Oct 1997 18:17:16 AMA - Chg: Kein AutoFlag mehr an Break bzw. PageDesc-Attributen - - Rev 1.28 09 Oct 1997 14:14:32 JP - Aenderungen von SH und Umstellung NodeIndex/-Array/BigPtrArray - - Rev 1.27 02 Oct 1997 15:26:00 OM - Feldumstellung - - Rev 1.26 12 Sep 1997 11:17:24 OS - ITEMID_* definiert - - Rev 1.25 04 Sep 1997 11:18:00 JP - include - - Rev 1.24 03 Sep 1997 14:17:32 SH - Flys, Tabellen ok, Style-Abhaengigkeiten u.v.a.m - - Rev 1.23 15 Aug 1997 12:50:36 OS - charatr/frmatr/txtatr aufgeteilt - - Rev 1.22 12 Aug 1997 14:16:32 OS - Header-Umstellung - - Rev 1.21 11 Aug 1997 14:07:40 OM - Headerfile-Umstellung - - Rev 1.20 11 Aug 1997 12:50:34 SH - Flys und einfache Tabellen und Tabulatoren - - Rev 1.19 18 Jul 1997 09:31:36 MA - Stand von SH, #41738# GPF und Tabellen etwas besser - - Rev 1.16 11 Jul 1997 14:54:44 SH - #40772#, #41459# - - Rev 1.15 16 Jun 1997 13:08:58 MA - Stand Micheal Dietrich - - Rev 1.13 27 Apr 1997 16:27:28 SH - Sonderwunsch Hypo: Ref-Feld auf Frage-Feld - - Rev 1.12 01 Apr 1997 22:41:04 SH - MoveAttrs fuer Hypo-Bookmarks - - Rev 1.11 12 Mar 1997 19:13:06 SH - MDT: Progressbar, Pagedesc-Bug, Spalten, Anfang Tabellen u.a. - - Rev 1.10 24 Jan 1997 19:49:32 SH - Bookmarks verschraenkt und verschachtelt - - Rev 1.9 22 Jan 1997 12:01:52 JP - neu: Tabellen Box Attribute - - Rev 1.8 10 Jan 1997 18:42:00 SH - Stabiler und mehr von MDT - - Rev 1.7 28 Nov 1996 18:07:52 SH - Schneller Schoener Weiter von MDT - - Rev 1.6 29 Oct 1996 13:11:24 JP - am Doc ist das NodesArray nur noch ueber Get..() zugaenglich - - Rev 1.5 24 Oct 1996 17:16:44 JP - Optimierung: Find...ByName - - Rev 1.4 09 Oct 1996 13:08:14 JP - SwNodes::GoNext/-Prev (-Sect) returnt statt BOOL den gefundenen ContentNode - - Rev 1.3 08 Oct 1996 22:09:18 SH - Zusammenfassung Anchor + GrafAnchor - - Rev 1.2 30 Sep 1996 23:20:30 SH - neu von MDA - -**********************************************************************/ -//)}] diff --git a/sw/source/filter/ww1/w1class.cxx b/sw/source/filter/ww1/w1class.cxx index df103c764ad3..dfc8238c6688 100644 --- a/sw/source/filter/ww1/w1class.cxx +++ b/sw/source/filter/ww1/w1class.cxx @@ -2,9 +2,9 @@ * * $RCSfile: w1class.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: jp $ $Date: 2001-05-21 19:08:14 $ + * last change: $Author: os $ $Date: 2001-09-28 08:07:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1376,73 +1376,4 @@ BOOL Ww1Manager::HasPDxaAbs() return aPap.HasId(26); // Ww1SingleSprmPDxaAbs } -/********************************************************************** - Source Code Control System - Header - - $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sw/source/filter/ww1/w1class.cxx,v 1.2 2001-05-21 19:08:14 jp Exp $ - - Source Code Control System - Update - - $Log: not supported by cvs2svn $ - Revision 1.1.1.1 2000/09/18 17:14:57 hr - initial import - - Revision 1.19 2000/09/18 16:04:56 willem.vandorp - OpenOffice header added. - - Revision 1.18 2000/05/11 16:06:45 jp - Changes for Unicode - - Revision 1.17 1998/02/19 16:00:42 HJS - fuer sh eingechecked - - - Rev 1.16 19 Feb 1998 17:00:42 HJS - fuer sh eingechecked - - Rev 1.15 29 Nov 1997 17:37:08 MA - includes - - Rev 1.14 09 Oct 1997 14:13:46 JP - Aenderungen von SH - - Rev 1.13 03 Sep 1997 14:15:58 SH - Flys, Tabellen ok, Style-Abhaengigkeiten u.v.a.m - - Rev 1.12 11 Aug 1997 12:49:08 SH - Flys und einfache Tabellen und Tabulatoren - - Rev 1.11 18 Jul 1997 09:31:38 MA - Stand von SH, #41738# GPF und Tabellen etwas besser - - Rev 1.9 16 Jun 1997 13:08:56 MA - Stand Micheal Dietrich - - Rev 1.7 12 Mar 1997 19:11:52 SH - MDT: Progressbar, Pagedesc-Bug, Spalten, Anfang Tabellen u.a. - - Rev 1.6 10 Jan 1997 18:42:40 SH - Stabiler und mehr von MDT - - Rev 1.5 28 Nov 1996 18:08:28 SH - Schneller Schoener Weiter von MDT - - Rev 1.4 05 Nov 1996 12:47:28 mda - kein io.h unter Unix includen - - Rev 1.3 14 Oct 1996 13:07:12 KH - explizite Feldlaenge wg. compiler bug - - Rev 1.2 30 Sep 1996 23:27:52 SH - neu von MDA - - Rev 1.1 11 Sep 1996 11:23:40 TRI - WIN16 brauchte Cast - - Rev 1.0 10 Sep 1996 02:10:06 SH - Initial revision. - - -**********************************************************************/ -//]}) diff --git a/sw/source/filter/ww1/w1class.hxx b/sw/source/filter/ww1/w1class.hxx index 40ebea0624b8..528c549ab35f 100644 --- a/sw/source/filter/ww1/w1class.hxx +++ b/sw/source/filter/ww1/w1class.hxx @@ -2,9 +2,9 @@ * * $RCSfile: w1class.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: jp $ $Date: 2001-05-21 19:08:14 $ + * last change: $Author: os $ $Date: 2001-09-28 08:07:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1698,63 +1698,3 @@ public: Ww1Fields* = 0); }; -/********************************************************************** - - Source Code Control System - Header - - $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sw/source/filter/ww1/w1class.hxx,v 1.2 2001-05-21 19:08:14 jp Exp $ - - Source Code Control System - Update - - $Log: not supported by cvs2svn $ - Revision 1.1.1.1 2000/09/18 17:14:57 hr - initial import - - Revision 1.19 2000/09/18 16:04:56 willem.vandorp - OpenOffice header added. - - Revision 1.18 2000/09/09 12:53:29 willem.vandorp - Header and footer replaced - - Revision 1.17 2000/05/11 16:06:48 jp - Changes for Unicode - - Revision 1.16 1998/02/19 16:01:14 HJS - fuer sh eingechecked - - - Rev 1.15 19 Feb 1998 17:01:14 HJS - fuer sh eingechecked - - Rev 1.12 14 Nov 1997 10:55:28 OS - SH-Aenderung fuer Textmarken - - Rev 1.11 09 Oct 1997 14:13:46 JP - Aenderungen von SH - - Rev 1.10 03 Sep 1997 14:16:28 SH - Flys, Tabellen ok, Style-Abhaengigkeiten u.v.a.m - - Rev 1.9 11 Aug 1997 12:49:26 SH - Flys und einfache Tabellen und Tabulatoren - - Rev 1.8 18 Jul 1997 09:31:38 MA - Stand von SH, #41738# GPF und Tabellen etwas besser - - Rev 1.5 16 Jun 1997 13:09:04 MA - Stand Micheal Dietrich - - Rev 1.4 12 Mar 1997 19:11:24 SH - MDT: Progressbar, Pagedesc-Bug, Spalten, Anfang Tabellen u.a. - - Rev 1.3 10 Jan 1997 18:43:58 SH - Stabiler und mehr von MDT - - Rev 1.2 28 Nov 1996 18:08:06 SH - Schneller Schoener Weiter von MDT - - Rev 1.1 30 Sep 1996 23:22:18 SH - neu von MDA - - -**********************************************************************/ diff --git a/sw/source/filter/ww1/w1filter.cxx b/sw/source/filter/ww1/w1filter.cxx index a5845d294f3e..2cb8dd87e8f9 100644 --- a/sw/source/filter/ww1/w1filter.cxx +++ b/sw/source/filter/ww1/w1filter.cxx @@ -2,9 +2,9 @@ * * $RCSfile: w1filter.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mtg $ $Date: 2001-02-02 11:20:58 $ + * last change: $Author: os $ $Date: 2001-09-28 08:07:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -2337,103 +2337,4 @@ void Ww1HeaderFooter::Stop(Ww1Shell& rOut, Ww1Manager& rMan, sal_Unicode&) } } -/*********************************************************************** - Source Code Control System - Header - - $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sw/source/filter/ww1/w1filter.cxx,v 1.2 2001-02-02 11:20:58 mtg Exp $ - - Source Code Control System - Update - - $Log: not supported by cvs2svn $ - Revision 1.1.1.1 2000/09/18 17:14:57 hr - initial import - - Revision 1.29 2000/09/18 16:04:56 willem.vandorp - OpenOffice header added. - - Revision 1.28 2000/05/11 16:06:52 jp - Changes for Unicode - - Revision 1.27 2000/02/11 14:39:31 hr - #70473# changes for unicode ( patched by automated patchtool ) - - Revision 1.26 1999/03/16 11:12:24 JP - Task #63047#: keine Abfrage mehr auf ein SVX_TAB_DEFDIST - - - Rev 1.25 16 Mar 1999 12:12:24 JP - Task #63047#: keine Abfrage mehr auf ein SVX_TAB_DEFDIST - - Rev 1.24 17 Nov 1998 10:48:18 OS - #58263# NumType durch SvxExtNumType ersetzt - - Rev 1.23 27 Feb 1998 19:29:06 HJS - SH 27.02.98 - - Rev 1.20 09 Dec 1997 17:04:38 JP - neue InhaltsVerzeichnis Poolvorlagen -> neuer MaxLevel - - Rev 1.19 29 Nov 1997 17:37:10 MA - includes - - Rev 1.18 21 Nov 1997 17:22:44 OM - Feldbefehl-Umstellung: DocInfo - - Rev 1.17 14 Oct 1997 14:17:18 OM - Feldumstellung - - Rev 1.16 09 Oct 1997 14:13:46 JP - Aenderungen von SH - - Rev 1.15 02 Oct 1997 15:26:00 OM - Feldumstellung - - Rev 1.14 29 Sep 1997 12:16:56 OM - Feldumstellung - - Rev 1.13 24 Sep 1997 15:25:24 OM - Feldumstellung - - Rev 1.12 04 Sep 1997 11:18:00 JP - include - - Rev 1.11 03 Sep 1997 14:16:58 SH - Flys, Tabellen ok, Style-Abhaengigkeiten u.v.a.m - - Rev 1.10 15 Aug 1997 12:50:36 OS - charatr/frmatr/txtatr aufgeteilt - - Rev 1.9 12 Aug 1997 14:16:34 OS - Header-Umstellung - - Rev 1.8 11 Aug 1997 12:51:02 SH - Flys und einfache Tabellen und Tabulatoren - - Rev 1.7 17 Jul 1997 15:20:52 MA - Bitmap Typ 99 geht nicht, abgeklemmt - - Rev 1.6 16 Jun 1997 13:08:56 MA - Stand Micheal Dietrich - - Rev 1.5 24 Mar 1997 03:04:22 HJS - fuer os2 auskommentiert - - Rev 1.4 12 Mar 1997 19:12:18 SH - MDT: Progressbar, Pagedesc-Bug, Spalten, Anfang Tabellen u.a. - - Rev 1.3 10 Jan 1997 18:46:30 SH - Stabiler und mehr von MDT - - Rev 1.2 28 Nov 1996 18:08:50 SH - Schneller Schoener Weiter von MDT - - Rev 1.1 30 Sep 1996 23:23:40 SH - neu von MDT - - Rev 1.0 14 Aug 1996 19:32:28 SH - Initial revision. - - -***********************************************************************/ -//]}) diff --git a/sw/source/filter/ww1/w1par.cxx b/sw/source/filter/ww1/w1par.cxx index 030b83721797..178e4fcfee46 100644 --- a/sw/source/filter/ww1/w1par.cxx +++ b/sw/source/filter/ww1/w1par.cxx @@ -2,9 +2,9 @@ * * $RCSfile: w1par.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: jp $ $Date: 2000-11-20 14:13:10 $ + * last change: $Author: os $ $Date: 2001-09-28 08:07:49 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -190,76 +190,3 @@ Ww1Shell::Ww1Shell( SwDoc& rD, SwPaM& rPam, BOOL bNew, ULONG nFieldFlags) } - -/********************************************************************** - - Source Code Control System - Header - - $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sw/source/filter/ww1/w1par.cxx,v 1.2 2000-11-20 14:13:10 jp Exp $ - - Source Code Control System - Update - - $Log: not supported by cvs2svn $ - Revision 1.1.1.1 2000/09/18 17:14:58 hr - initial import - - Revision 1.20 2000/09/18 16:04:57 willem.vandorp - OpenOffice header added. - - Revision 1.19 2000/05/15 16:37:48 jp - Changes for Unicode - - Revision 1.18 2000/05/11 16:07:43 jp - Changes for Unicode - - Revision 1.17 1998/07/23 09:13:52 JP - Task #52654#: Einfuegen Doc nicht mit einer CrsrShell sondern mit einen PaM - - - Rev 1.16 23 Jul 1998 11:13:52 JP - Task #52654#: Einfuegen Doc nicht mit einer CrsrShell sondern mit einen PaM - - Rev 1.15 27 Feb 1998 19:29:46 HJS - SH 27.02.98 - - Rev 1.13 29 Nov 1997 17:37:08 MA - includes - - Rev 1.12 09 Oct 1997 14:13:48 JP - Aenderungen von SH - - Rev 1.11 04 Sep 1997 12:37:38 JP - Umstellungen fuer FilterDetection im SwModule und SwDLL - - Rev 1.10 03 Sep 1997 14:14:24 SH - Flys, Tabellen ok, Style-Abhaengigkeiten u.v.a.m - - Rev 1.9 12 Aug 1997 14:16:36 OS - Header-Umstellung - - Rev 1.8 11 Aug 1997 14:07:32 OM - Headerfile-Umstellung - - Rev 1.7 16 Jun 1997 13:08:58 MA - Stand Micheal Dietrich - - Rev 1.6 12 Mar 1997 19:12:40 SH - MDT: Progressbar, Pagedesc-Bug, Spalten, Anfang Tabellen u.a. - - Rev 1.5 10 Jan 1997 18:47:12 SH - Stabiler und mehr von MDT - - Rev 1.4 28 Nov 1996 18:09:18 SH - Schneller Schoener Weiter von MDT - - Rev 1.3 18 Oct 1996 10:58:36 JP - aufbreitet fuer PRJPCH - - Rev 1.2 30 Sep 1996 23:24:10 SH - neu von MDA - - Rev 1.0 14 Aug 1996 19:32:28 SH - Initial revision. - -**********************************************************************/ -//]}) diff --git a/sw/source/filter/ww1/w1sprm.cxx b/sw/source/filter/ww1/w1sprm.cxx index 130f592ab8cc..f437cb318b9f 100644 --- a/sw/source/filter/ww1/w1sprm.cxx +++ b/sw/source/filter/ww1/w1sprm.cxx @@ -2,9 +2,9 @@ * * $RCSfile: w1sprm.cxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 17:14:58 $ + * last change: $Author: os $ $Date: 2001-09-28 08:07:49 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -897,64 +897,4 @@ void Ww1SingleSprmPFromText::Start( #undef STOP1 #undef STOP2 -/********************************************************************** - Source Code Control System - Header - - $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sw/source/filter/ww1/w1sprm.cxx,v 1.1.1.1 2000-09-18 17:14:58 hr Exp $ - - Source Code Control System - Update - - $Log: not supported by cvs2svn $ - Revision 1.19 2000/09/18 16:04:57 willem.vandorp - OpenOffice header added. - - Revision 1.18 2000/05/11 16:06:59 jp - Changes for Unicode - - Revision 1.17 2000/03/03 15:22:12 os - StarView remainders removed - - Revision 1.16 1998/06/29 11:01:32 JP - SvxFmtBreakItem ohne Flag! - - - Rev 1.15 29 Jun 1998 13:01:32 JP - SvxFmtBreakItem ohne Flag! - - Rev 1.14 19 Feb 1998 17:01:14 HJS - fuer sh eingechecked - - Rev 1.12 29 Nov 1997 17:37:08 MA - includes - - Rev 1.11 09 Oct 1997 14:13:48 JP - Aenderungen von SH - - Rev 1.6 11 Aug 1997 12:52:20 SH - Flys und einfache Tabellen und Tabulatoren - - Rev 1.5 18 Jul 1997 09:31:38 MA - Stand von SH, #41738# GPF und Tabellen etwas besser - - Rev 1.4 16 Jun 1997 13:08:56 MA - Stand Micheal Dietrich - - Rev 1.3 12 Mar 1997 19:12:54 SH - MDT: Progressbar, Pagedesc-Bug, Spalten, Anfang Tabellen u.a. - - Rev 1.2 13 Jan 1997 16:42:02 NF - __READONLY_DATA fr Win16 korrigiert: Typ __READONLY_DATA identifier ... - - Rev 1.1 10 Jan 1997 18:47:34 SH - Stabiler und mehr von MDT - - Rev 1.0 28 Nov 1996 18:09:30 SH - Schneller Schoener Weiter von MDT - - Rev 1.0 14 Aug 1996 19:32:28 SH - Initial revision. - - -**********************************************************************/ -//]}) -- cgit v1.2.3