summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-12-05 11:47:59 +0000
committerOliver Specht <os@openoffice.org>2002-12-05 11:47:59 +0000
commit52968201b49547aee91c8da10505f2b04f09c6b7 (patch)
treea58dc0dd3ea058cc6b4d941f0779aefacbe0b302 /sw/source/ui/misc
parent21635c3511c0bee712929eecadb49eae885575ea (diff)
#106005# Change log removed
Diffstat (limited to 'sw/source/ui/misc')
-rw-r--r--sw/source/ui/misc/bookmark.cxx108
-rw-r--r--sw/source/ui/misc/docfnote.cxx156
-rw-r--r--sw/source/ui/misc/glosbib.cxx79
-rw-r--r--sw/source/ui/misc/glshell.cxx121
-rw-r--r--sw/source/ui/misc/linenum.cxx54
-rw-r--r--sw/source/ui/misc/num.cxx113
-rw-r--r--sw/source/ui/misc/pgfnote.cxx102
7 files changed, 14 insertions, 719 deletions
diff --git a/sw/source/ui/misc/bookmark.cxx b/sw/source/ui/misc/bookmark.cxx
index 5e619cc21f91..0c033d4679ab 100644
--- a/sw/source/ui/misc/bookmark.cxx
+++ b/sw/source/ui/misc/bookmark.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: bookmark.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mba $ $Date: 2002-07-01 08:59:06 $
+ * last change: $Author: os $ $Date: 2002-12-05 12:45:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -362,110 +362,6 @@ long BookmarkCombo::PreNotify( NotifyEvent& rNEvt )
nHandled = SwComboBox::PreNotify( rNEvt );
return nHandled;
}
-/*------------------------------------------------------------------------
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2001/08/16 16:50:54 jp
- Bug #85153#: prenotify disable asserts
-
- Revision 1.2 2001/05/29 13:46:19 fme
- Fix #86988#: Redesign of dialogs
-
- Revision 1.1.1.1 2000/09/18 17:14:44 hr
- initial import
-
- Revision 1.50 2000/09/18 16:05:55 willem.vandorp
- OpenOffice header added.
-
- Revision 1.49 2000/05/10 11:53:42 os
- Basic API removed
-
- Revision 1.48 2000/04/18 15:08:16 os
- UNICODE
-
- Revision 1.47 1999/07/02 07:13:56 OS
- #63003# NameWarning also in StarOne rename dialog
-
-
- Rev 1.46 02 Jul 1999 09:13:56 OS
- #63003# NameWarning also in StarOne rename dialog
-
- Rev 1.45 18 Jun 1999 13:04:58 OS
- #63003# prevent illegal characters from beeing pasted
-
- Rev 1.44 25 Feb 1999 13:43:04 OS
- #62407# AutoComplete casesensitive
-
- Rev 1.43 08 Feb 1999 15:04:12 OS
- #61421# einige Sonderzeichen in Textmarken nicht erlauben
-
- Rev 1.42 08 Oct 1998 15:45:34 OM
- #57748# Multiselektion beim Loeschen von Bookmarks
-
- Rev 1.41 23 Feb 1998 07:28:18 OS
- GetBookmark/ Cnt mit Bookmark-Flag
-
- Rev 1.40 24 Nov 1997 16:47:42 MA
- includes
-
- Rev 1.39 03 Nov 1997 13:22:42 MA
- precomp entfernt
-
- Rev 1.38 08 Aug 1997 17:28:20 OM
- Headerfile-Umstellung
-
- Rev 1.37 30 Jul 1997 18:33:30 HJS
- includes
-
- Rev 1.36 07 Apr 1997 16:08:26 MH
- chg: header
-
- Rev 1.35 20 Feb 1997 10:00:44 MA
- #36242# richtig enablen
-
- Rev 1.34 14 Jan 1997 09:22:28 TRI
- includes wegen Internal Compiler Error
-
- Rev 1.33 11 Nov 1996 11:05:46 MA
- ResMgr
-
- Rev 1.32 02 Oct 1996 18:28:58 MA
- Umstellung Enable/Disable
-
- Rev 1.31 28 Aug 1996 14:12:20 OS
- includes
-
- Rev 1.30 06 Feb 1996 15:21:06 JP
- Link Umstellung 305
-
- Rev 1.29 24 Nov 1995 16:58:44 OM
- PCH->PRECOMPILED
-
- Rev 1.28 08 Nov 1995 13:31:40 JP
- Umstellung zur 301: Change -> Set
-
- Rev 1.27 24 Oct 1995 17:05:06 OS
- Textmarken einfuegen/loeschen recordable
-
- Rev 1.26 17 Oct 1995 20:54:50 JP
- IsMark oder IsBookmark am Bookmark benutzen
-
- Rev 1.25 30 Aug 1995 14:00:54 MA
- fix: sexport'iert
-
- Rev 1.24 21 Aug 1995 09:32:42 MA
- chg: swstddlg -> svxstandarddialog, Optimierungen
-
- Rev 1.23 05 Jul 1995 19:08:14 JP
- SwBookmarkFUNC gibts nicht mehr, rufe Methoden an die Shell-Methoden
-
- Rev 1.22 20 Mar 1995 19:28:20 OS
- unbenutzte Funktionen entfernt
-
- Rev 1.21 26 Oct 1994 12:18:00 ER
- add: PCH (missed the misc)
-
- -----------------------------------------------------------------------*/
diff --git a/sw/source/ui/misc/docfnote.cxx b/sw/source/ui/misc/docfnote.cxx
index 76f3525cd3e2..3c3b68f30a5a 100644
--- a/sw/source/ui/misc/docfnote.cxx
+++ b/sw/source/ui/misc/docfnote.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: docfnote.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: os $ $Date: 2001-10-10 11:35:20 $
+ * last change: $Author: os $ $Date: 2002-12-05 12:45:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -556,158 +556,6 @@ SfxTabPage *SwFootNoteOptionPage::Create(Window *pParent, const SfxItemSet &rSet
-/*------------------------------------------------------------------------
-
- $Log: not supported by cvs2svn $
- Revision 1.8 2001/07/31 16:04:55 jp
- Bug #90441#: change GetUIName to FillUIName or use GetUIName in the correct way
-
- Revision 1.7 2001/07/19 16:55:14 mtg
- #89999# use the static methods in the new SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion
-
- Revision 1.6 2001/07/02 11:52:55 os
- #85609# dont allow counting by chapter an positon at end of document
-
- Revision 1.5 2001/06/01 11:04:53 fme
- Fix #86988#: Redesign of dialogs
-
- Revision 1.4 2001/03/02 14:08:37 os
- extended numbering types available
-
- Revision 1.3 2001/02/23 12:45:29 os
- Complete use of DefaultNumbering component
-
- Revision 1.2 2001/02/09 08:01:42 os
- TabPage size changed
-
- Revision 1.1.1.1 2000/09/18 17:14:44 hr
- initial import
-
- Revision 1.72 2000/09/18 16:05:56 willem.vandorp
- OpenOffice header added.
-
- Revision 1.71 2000/07/27 21:16:43 jp
- opt: get template names direct from the doc and don't load it from the resource
-
- Revision 1.70 2000/04/26 14:57:09 os
- GetName() returns const String&
-
- Revision 1.69 2000/02/22 14:50:14 os
- #72894# footnote option dialog in HTML documents
-
- Revision 1.68 1999/11/12 13:02:12 jp
- call Set-/GetAnchorCharFormat at SwEndnoteInfo
-
- Revision 1.67 1999/11/05 12:45:36 os
- character style for footnote anchor
-
- Revision 1.66 1999/02/05 16:45:26 JP
- Task #61467#/#61014#: neu FindPageDescByName
-
-
- Rev 1.65 05 Feb 1999 17:45:26 JP
- Task #61467#/#61014#: neu FindPageDescByName
-
- Rev 1.64 17 Nov 1998 10:57:52 OS
- #58263# NumType durch SvxExtNumType ersetzt
-
- Rev 1.63 06 Nov 1998 16:36:02 OS
- #58450# Fussnoten auch im HTML
-
- Rev 1.62 06 Aug 1998 21:41:14 JP
- Bug #54796#: neue NumerierungsTypen (WW97 kompatibel)
-
- Rev 1.61 26 Jun 1998 16:17:42 OM
- #51758# Unterschiedliche HelpIDs fuer alle Controls
-
- Rev 1.60 15 Apr 1998 14:34:58 OS
- CharStyles sortiert
-
- Rev 1.59 26 Feb 1998 17:09:28 OS
- FillItemSet: erst aendern, dann vergleichen
-
- Rev 1.58 24 Feb 1998 12:17:08 OS
- Endnotesymbol #47534#
-
- Rev 1.57 19 Feb 1998 13:52:18 OM
- Zeichen statt Seitenvorlagen
-
- Rev 1.56 09 Feb 1998 13:07:28 OS
- Fuss-/Endnoten mit Zeichenvorlage und Pre-/Suffix
-
- Rev 1.55 03 Feb 1998 12:54:48 OM
- #46624# HelpIDs fuer Fuss- und Endnoten TPs
-
- Rev 1.54 21 Jan 1998 11:03:56 JP
- FootNodeOptionPage: unoetiges und falsche FreeResource entfernt
-
- Rev 1.53 15 Dec 1997 10:45:20 MA
- FtnInfo: client fuer Pagedesc; TxtColl fuer Endnote
-
- Rev 1.52 12 Dec 1997 16:07:14 MA
- poolpage fuer footnote und endnote
-
- Rev 1.51 12 Dec 1997 10:10:22 MA
- Fuss-/Endnoteneinstellungen
-
- Rev 1.50 24 Nov 1997 16:47:44 MA
- includes
-
- Rev 1.49 03 Nov 1997 13:22:42 MA
- precomp entfernt
-
- Rev 1.48 07 Feb 1997 15:48:18 MA
- fix: ClickHdl wird gerufen, der darf dann aber die Defaults nicht verstellen.
-
- Rev 1.47 11 Nov 1996 11:05:44 MA
- ResMgr
-
- Rev 1.46 24 Oct 1996 17:08:28 JP
- Optimierung: Find...ByName
-
- Rev 1.45 02 Oct 1996 18:28:58 MA
- Umstellung Enable/Disable
-
- Rev 1.44 28 Aug 1996 14:12:20 OS
- includes
-
- Rev 1.43 22 Mar 1996 14:06:46 HJS
- umstellung 311
-
- Rev 1.42 17 Feb 1996 10:25:06 OS
- Absatzvorlagen-Listbox zeigt jetzt alle Vorlagen/Sonderbereiche an
-
- Rev 1.41 13 Feb 1996 11:37:46 OS
- Offset fuer Fussnoten nur pro Dokument
-
- Rev 1.40 12 Feb 1996 16:42:18 OS
- neu: Offset fuer Fussnotennumerierung
-
- Rev 1.39 06 Feb 1996 15:21:06 JP
- Link Umstellung 305
-
- Rev 1.38 24 Nov 1995 16:58:44 OM
- PCH->PRECOMPILED
-
- Rev 1.37 08 Nov 1995 13:31:40 JP
- Umstellung zur 301: Change -> Set
-
- Rev 1.36 12 Sep 1995 17:29:26 OM
- Helpbutton eingefuegt
-
- Rev 1.35 30 Aug 1995 14:00:46 MA
- fix: sexport'iert
-
- Rev 1.34 21 Aug 1995 09:33:48 MA
- chg: swstddlg -> svxstandarddialog, Optimierungen
-
- Rev 1.33 26 Oct 1994 12:17:50 ER
- add: PCH (missed the misc)
-
- Rev 1.32 17 Oct 1994 16:26:14 PK
- ausgeboxtes wieder reingeboxt
-
-------------------------------------------------------------------------*/
diff --git a/sw/source/ui/misc/glosbib.cxx b/sw/source/ui/misc/glosbib.cxx
index ed775c7319c4..80e1f25d92f0 100644
--- a/sw/source/ui/misc/glosbib.cxx
+++ b/sw/source/ui/misc/glosbib.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: glosbib.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: jp $ $Date: 2001-10-18 12:27:55 $
+ * last change: $Author: os $ $Date: 2002-12-05 12:45:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -642,80 +642,5 @@ void SwGlossaryGroupTLB::Clear()
SvTabListBox::Clear();
}
-/*--------------------------------------------------------------------
-
- Source Code Control System - Update
-
- $Log: not supported by cvs2svn $
- Revision 1.10 2001/10/17 16:58:33 jp
- Bug #93393#: fix some assert bugs
-
- Revision 1.9 2001/09/05 10:25:33 jp
- Task #91873#: use SvtSysLocale and Transliterationrwapper for string compare
-
- Revision 1.8 2001/05/21 12:29:30 fme
- Fix #86988#: Redesign of dialogs
-
- Revision 1.7 2001/04/27 17:46:40 jp
- use Collator for international string compare
-
- Revision 1.6 2001/03/08 15:39:00 os
- #84732# skip invalid auto text groups
-
- Revision 1.5 2000/11/15 14:43:07 hr
- #65293#: SFX_SEARCHPATH_DELIMITER -> SVT_SEARCHPATH_DELIMITER
-
- Revision 1.4 2000/11/13 10:54:33 jp
- remove IniManager
-
- Revision 1.3 2000/11/06 09:19:24 jp
- must changes: tempfile
-
- Revision 1.2 2000/10/20 14:18:05 os
- use comphelper methods
-
- Revision 1.1.1.1 2000/09/18 17:14:44 hr
- initial import
-
- Revision 1.64 2000/09/18 16:05:56 willem.vandorp
- OpenOffice header added.
-
- Revision 1.63 2000/07/20 15:24:32 jp
- Bug #77040#: don't create references with stack objects, must always created on the heap
-
- Revision 1.62 2000/07/20 13:17:12 jp
- change old txtatr-character to the two new characters
-
- Revision 1.61 2000/06/13 09:57:14 os
- using UCB
-
- Revision 1.60 2000/06/07 13:27:58 os
- using UCB
-
- Revision 1.59 2000/05/30 14:34:29 os
- #75706# removing of glossary groups: ask for title instead of group name
-
- Revision 1.58 2000/05/23 19:22:32 jp
- Bugfixes for Unicode
-
- Revision 1.57 2000/04/18 15:08:16 os
- UNICODE
-
- Revision 1.56 2000/03/14 10:09:58 os
- #73944# check if directories are readonly
-
- Revision 1.55 2000/03/06 15:49:27 os
- #70359# dialog size increased
-
- Revision 1.54 2000/03/03 15:17:02 os
- StarView remainders removed
-
- Revision 1.53 2000/02/22 13:26:21 os
- #73271# always append path index
-
- Revision 1.52 2000/02/14 14:40:48 os
- #70473# Unicode
-
- --------------------------------------------------------------------*/
diff --git a/sw/source/ui/misc/glshell.cxx b/sw/source/ui/misc/glshell.cxx
index fa955b304aa8..5672329c0fe0 100644
--- a/sw/source/ui/misc/glshell.cxx
+++ b/sw/source/ui/misc/glshell.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: glshell.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mtg $ $Date: 2001-06-06 09:48:17 $
+ * last change: $Author: os $ $Date: 2002-12-05 12:45:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -397,120 +397,3 @@ SwDocShellRef SwGlossaries::EditGroupDoc( const String& rGroup, const String& rS
}
-/*------------------------------------------------------------------------
- $Log: not supported by cvs2svn $
- Revision 1.3 2001/05/15 13:16:44 mtg
- Moved conversion code into glossary.cxx
-
- Revision 1.2 2001/05/03 14:42:16 mtg
- #75825# Set a boolean to show a frame or not, so frames are not displayed when auto texts are edited over the API
-
- Revision 1.1.1.1 2000/09/18 17:14:44 hr
- initial import
-
- Revision 1.59 2000/09/18 16:05:57 willem.vandorp
- OpenOffice header added.
-
- Revision 1.58 2000/05/10 11:53:43 os
- Basic API removed
-
- Revision 1.57 1999/12/22 09:21:04 os
- #71203# editing of AutoText: keep macros
-
- Revision 1.56 1999/07/23 08:23:24 OS
- #67828# glossary - methods on doc level
-
-
- Rev 1.55 23 Jul 1999 10:23:24 OS
- #67828# glossary - methods on doc level
-
- Rev 1.54 09 Feb 1999 10:47:04 OS
- #61205# AutoText-Gruppen koennen beliebige Namen erhalten
-
- Rev 1.53 22 Jan 1999 13:06:14 JP
- Task #61076#: UndoFlag zuruecksetzen
-
- Rev 1.52 27 Jun 1998 15:59:06 JP
- neu: Textbausteine ohne Formatierung
-
- Rev 1.51 19 Jan 1998 11:57:42 MBA
- CreateViewFrame verwenden
-
- Rev 1.50 25 Nov 1997 11:58:26 TJ
- include fuer SfxPrinter
-
- Rev 1.49 24 Nov 1997 16:47:44 MA
- includes
-
- Rev 1.48 13 Nov 1997 13:21:16 MH
- chg: header
-
- Rev 1.47 03 Sep 1997 19:09:14 MBA
- Kein wswslots.hxx mehr includen
-
- Rev 1.46 01 Sep 1997 13:16:34 OS
- DLL-Umstellung
-
- Rev 1.45 26 Aug 1997 16:05:10 HJS
- internal comp. err. - header vor-includet
-
- Rev 1.44 05 Aug 1997 16:14:20 TJ
- include svx/srchitem.hxx
-
- Rev 1.43 31 Jul 1997 15:22:04 MH
- chg: header
-
- Rev 1.42 11 Jul 1997 16:35:46 JP
- Bug #41481#: SaveGlossaryDoc - beachtet auch Tabellen am Anfang
-
- Rev 1.41 07 Apr 1997 16:08:24 MH
- chg: header
-
- Rev 1.40 12 Feb 1997 12:01:16 JP
- neu: WebGlossryDocShell
-
- Rev 1.39 11 Nov 1996 11:05:46 MA
- ResMgr
-
- Rev 1.38 15 Oct 1996 14:13:26 JP
- AutoCorrCfg in die OfficeApplication verschoben
-
- Rev 1.37 23 Sep 1996 08:07:54 OS
- Statusstring fuer SID_SAVE
-
- Rev 1.36 28 Aug 1996 14:12:12 OS
- includes
-
- Rev 1.35 09 Aug 1996 11:08:04 OS
- Appear am Frame aufrufen, damit das Fenster richtige erkannt wird
-
- Rev 1.34 08 Aug 1996 21:37:50 JP
- Save: das gesamte Doc selektieren, nicht den akt. Bereich
-
- Rev 1.33 09 Jul 1996 10:11:16 OS
- Autotexte relativ sichern
-
- Rev 1.32 25 Jun 1996 18:39:36 HJS
- includes
-
- Rev 1.31 19 Jun 1996 12:29:24 OM
- Umstellung auf 323
-
- Rev 1.30 27 Mar 1996 09:39:20 OS
- GlosDocShell ueber Ref anlegen
-
- Rev 1.29 22 Mar 1996 14:06:50 HJS
- umstellung 311
-
- Rev 1.28 14 Dec 1995 23:00:40 JP
- Filter Umstellung: ErrorHandling und Read/Write-Parameter
-
- Rev 1.27 03 Dec 1995 11:24:32 OS
- +include itemdef.hxx
-
- Rev 1.26 29 Nov 1995 13:47:00 OS
- -slotadd.hxx
-
-------------------------------------------------------------------------*/
-
-
diff --git a/sw/source/ui/misc/linenum.cxx b/sw/source/ui/misc/linenum.cxx
index 518ef1633527..f45eecc13e14 100644
--- a/sw/source/ui/misc/linenum.cxx
+++ b/sw/source/ui/misc/linenum.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: linenum.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: fme $ $Date: 2001-06-01 11:04:53 $
+ * last change: $Author: os $ $Date: 2002-12-05 12:45:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -387,54 +387,4 @@ BOOL __EXPORT SwLineNumberingPage::FillItemSet( SfxItemSet& rSet )
return FALSE;
}
-/*------------------------------------------------------------------------
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2001/03/02 14:09:26 os
- extended numbering types available
-
- Revision 1.2 2001/02/23 12:45:29 os
- Complete use of DefaultNumbering component
-
- Revision 1.1.1.1 2000/09/18 17:14:45 hr
- initial import
-
- Revision 1.11 2000/09/18 16:05:57 willem.vandorp
- OpenOffice header added.
-
- Revision 1.10 2000/08/14 12:50:15 ma
- optional restart at each page for line numbering
-
- Revision 1.9 2000/04/26 14:55:46 os
- GetName() returns const String&
-
- Revision 1.8 2000/02/11 14:56:26 hr
- #70473# changes for unicode ( patched by automated patchtool )
-
- Revision 1.7 1998/11/17 09:57:52 OS
- #58263# NumType durch SvxExtNumType ersetzt
-
-
- Rev 1.6 17 Nov 1998 10:57:52 OS
- #58263# NumType durch SvxExtNumType ersetzt
-
- Rev 1.5 11 Aug 1998 14:26:30 HR
- void* kann nicht direkt nach USHORT gecastet werden
-
- Rev 1.4 10 Aug 1998 16:42:10 JP
- Bug #54796#: neue NumerierungsTypen (WW97 kompatibel)
-
- Rev 1.3 15 Apr 1998 14:34:08 OS
- CharStyles sortiert
-
- Rev 1.2 20 Feb 1998 11:23:22 MA
- Restarbeiten Zeilennummerierung
-
- Rev 1.1 19 Feb 1998 13:51:32 OM
- Zeilennumerierung
-
- Rev 1.0 18 Feb 1998 18:56:48 OM
- Initial revision.
-
-------------------------------------------------------------------------*/
diff --git a/sw/source/ui/misc/num.cxx b/sw/source/ui/misc/num.cxx
index 34bb2044105b..495ed7a7db3d 100644
--- a/sw/source/ui/misc/num.cxx
+++ b/sw/source/ui/misc/num.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: num.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: jp $ $Date: 2001-07-31 16:04:55 $
+ * last change: $Author: os $ $Date: 2002-12-05 12:45:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -903,113 +903,4 @@ IMPL_LINK(SwSvxNumBulletTabDialog, RemoveNumberingHdl, PushButton*, EMPTYARG)
return 0;
}
-/*--------------------------------------------------------------------
-
-
- Source Code Control System - Update
-
- $Log: not supported by cvs2svn $
- Revision 1.4 2001/07/19 16:56:22 mtg
- #89999# use the static methods in the new SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion
-
- Revision 1.3 2001/06/01 11:04:53 fme
- Fix #86988#: Redesign of dialogs
-
- Revision 1.2 2001/02/23 12:45:29 os
- Complete use of DefaultNumbering component
-
- Revision 1.1.1.1 2000/09/18 17:14:45 hr
- initial import
-
- Revision 1.198 2000/09/18 16:05:58 willem.vandorp
- OpenOffice header added.
-
- Revision 1.197 2000/07/27 21:16:39 jp
- opt: get template names direct from the doc and don't load it from the resource
-
- Revision 1.196 2000/06/30 15:08:15 os
- #76568# CreateFromInt32
-
- Revision 1.195 2000/05/23 19:22:35 jp
- Bugfixes for Unicode
-
- Revision 1.194 2000/04/18 15:08:17 os
- UNICODE
-
- Revision 1.193 2000/03/03 15:17:02 os
- StarView remainders removed
-
- Revision 1.192 2000/02/11 14:56:31 hr
- #70473# changes for unicode ( patched by automated patchtool )
-
- Revision 1.191 1999/08/19 14:26:00 OS
- #67374# embedded graphics in numberings
-
-
- Rev 1.190 19 Aug 1999 16:26:00 OS
- #67374# embedded graphics in numberings
-
- Rev 1.189 23 Apr 1999 16:09:20 OS
- #64476# Differenz zu numpages.cxx
-
- Rev 1.188 14 Apr 1999 08:57:14 OS
- #64476# noch ein Problem behoben
-
- Rev 1.187 13 Apr 1999 16:04:20 OS
- #64473# CheckBox an der richtigen Stelle enablen/disablen
-
- Rev 1.186 08 Apr 1999 13:30:58 OS
- #64476# SetMinDist wird nicht mehr gebraucht
-
- Rev 1.185 19 Mar 1999 07:38:10 OS
- #62656# Abstand Num->Text jetzt richtig
-
- Rev 1.184 18 Mar 1999 09:25:40 OS
- #63049# gemogelte Anzeige der Numerierungseinzuege
-
- Rev 1.183 02 Dec 1998 09:20:56 OS
- #58263# Entfernen-Button fuer Numerierungen
-
- Rev 1.182 17 Nov 1998 10:57:20 OS
- #58263# Numerierungs-Tabseiten aus dem Svx
-
- Rev 1.181 03 Nov 1998 07:25:04 OS
- #58263# Numerierungsdialog in den Svx
-
- Rev 1.180 12 Oct 1998 13:17:26 OS
- #57760# Fontgroesse fuer das Beispiel eleganter ermitteln
-
- Rev 1.179 22 Sep 1998 10:04:02 OS
- #56894# vollstaendig fuer fortlaufende Num. veraendern
-
- Rev 1.178 08 Sep 1998 17:01:42 OS
- #56134# Metric fuer Text und HTML getrennt
-
- Rev 1.177 06 Aug 1998 21:41:14 JP
- Bug #54796#: neue NumerierungsTypen (WW97 kompatibel)
-
- Rev 1.176 18 Jul 1998 14:50:46 OS
- richtige Ebenenanzahl fuer vollst. Numerierung #53233#
-
- Rev 1.175 09 Jul 1998 14:03:12 OS
- Kapitelnumerierung jetzt TabDialog
-
- Rev 1.174 07 Jul 1998 11:31:08 OS
- InitControls: erst Min/Max setzen, dann Inhalte setzn
-
- Rev 1.173 07 Jul 1998 09:16:40 OS
- DisableItem ist nicht zulaessig #52134#
-
- Rev 1.172 04 Jul 1998 15:44:10 OS
- Grafikhoehe und Ausrichtung richtig anzeigen #52140#
-
- Rev 1.171 25 Jun 1998 11:26:48 OS
- RelLSpace ausbgebaut #51379#
-
- Rev 1.170 24 Jun 1998 09:00:44 OS
- MS-Optimierungs-GPF #51425#
-
-
- --------------------------------------------------------------------*/
-
diff --git a/sw/source/ui/misc/pgfnote.cxx b/sw/source/ui/misc/pgfnote.cxx
index a5c1f4a16038..1f4203da976a 100644
--- a/sw/source/ui/misc/pgfnote.cxx
+++ b/sw/source/ui/misc/pgfnote.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: pgfnote.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: ma $ $Date: 2001-03-21 17:39:50 $
+ * last change: $Author: os $ $Date: 2002-12-05 12:45:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -429,103 +429,5 @@ USHORT* SwFootNotePage::GetRanges()
return aPageRg;
}
-/*------------------------------------------------------------------------
-
- $Log: not supported by cvs2svn $
- Revision 1.2 2000/11/20 09:04:01 jp
- should change: use LocaleDataWrapper
-
- Revision 1.1.1.1 2000/09/18 17:14:45 hr
- initial import
-
- Revision 1.79 2000/09/18 16:05:59 willem.vandorp
- OpenOffice header added.
-
- Revision 1.78 2000/03/03 15:17:03 os
- StarView remainders removed
-
- Revision 1.77 2000/02/11 14:56:44 hr
- #70473# changes for unicode ( patched by automated patchtool )
-
- Revision 1.76 1999/09/20 11:23:04 os
- set initial value for max footnote height
-
- Revision 1.75 1999/07/29 11:40:06 MA
- avoid internal compiler errors
-
-
- Rev 1.74 29 Jul 1999 13:40:06 MA
- avoid internal compiler errors
-
- Rev 1.73 08 Sep 1998 17:01:46 OS
- #56134# Metric fuer Text und HTML getrennt
-
- Rev 1.72 17 Apr 1998 16:24:44 OS
- Design verbessert, Linienstaerken berichtigt
-
- Rev 1.71 28 Nov 1997 20:11:46 MA
- includes
-
- Rev 1.70 24 Nov 1997 16:47:42 MA
- includes
-
- Rev 1.69 03 Nov 1997 13:22:44 MA
- precomp entfernt
-
- Rev 1.68 10 Oct 1997 12:24:12 OS
- Index fuer LineType berichtigt
-
- Rev 1.67 09 Sep 1997 16:11:18 OS
- fuer VCL LineListBox benutzen #43663#
-
- Rev 1.66 09 Aug 1997 13:31:40 OS
- paraitem/frmitems/textitem aufgeteilt
-
- Rev 1.65 05 Feb 1997 10:19:18 OM
- FillItemSet in DeactivatePage rufen
-
- Rev 1.64 11 Nov 1996 11:05:46 MA
- ResMgr
-
- Rev 1.63 02 Oct 1996 18:28:58 MA
- Umstellung Enable/Disable
-
- Rev 1.62 29 Aug 1996 16:09:16 OS
- Korrektur: max. Hoehe des Fussnotenbereichs
-
- Rev 1.61 28 Aug 1996 14:12:12 OS
- includes
-
- Rev 1.60 02 Jul 1996 10:09:56 NF
- includes
-
- Rev 1.59 06 Feb 1996 15:21:14 JP
- Link Umstellung 305
-
- Rev 1.58 23 Jan 1996 11:27:10 OS
- richtige Reaktion auf Standard-Button im Formatdialog
-
- Rev 1.57 29 Nov 1995 17:51:26 OS
- im Reset Default-Fussnote erzeugen
-
- Rev 1.56 28 Nov 1995 21:13:18 JP
- UiSystem-Klasse aufgehoben, in initui/swtype aufgeteilt
-
- Rev 1.55 24 Nov 1995 16:58:46 OM
- PCH->PRECOMPILED
-
- Rev 1.54 13 Nov 1995 10:51:34 OM
- static entfernt
-
- Rev 1.53 08 Nov 1995 13:31:44 JP
- Umstellung zur 301: Change -> Set
-
- Rev 1.52 05 Oct 1995 17:31:02 JP
- eigene TabPages mit GetRanges versehen (fuer Vorlagen editieren)
-
- Rev 1.51 22 Aug 1995 09:34:22 MA
- svxitems-header entfernt
-
-------------------------------------------------------------------------*/