diff options
author | Oliver Specht <os@openoffice.org> | 2001-09-28 06:12:29 +0000 |
---|---|---|
committer | Oliver Specht <os@openoffice.org> | 2001-09-28 06:12:29 +0000 |
commit | 914ac5442af14569fbd632b2c5942cd62d9930cb (patch) | |
tree | 16694676a5a8909062177035399fc7a66021cd35 /sw/source/ui/frmdlg/uiborder.cxx | |
parent | babdb8d5a18f23db1c2142f75714ca2a72d3f5a9 (diff) |
#92528# Revision log removed
Diffstat (limited to 'sw/source/ui/frmdlg/uiborder.cxx')
-rw-r--r-- | sw/source/ui/frmdlg/uiborder.cxx | 67 |
1 files changed, 2 insertions, 65 deletions
diff --git a/sw/source/ui/frmdlg/uiborder.cxx b/sw/source/ui/frmdlg/uiborder.cxx index 7fa464838c..37037f7cdc 100644 --- a/sw/source/ui/frmdlg/uiborder.cxx +++ b/sw/source/ui/frmdlg/uiborder.cxx @@ -2,9 +2,9 @@ * * $RCSfile: uiborder.cxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 17:14:38 $ + * last change: $Author: os $ $Date: 2001-09-28 07:12:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -98,67 +98,4 @@ SwBorderDlg::~SwBorderDlg() { } -/************************************************************************* - - Source Code Control System - Header - - $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sw/source/ui/frmdlg/uiborder.cxx,v 1.1.1.1 2000-09-18 17:14:38 hr Exp $ - - Source Code Control System - Update - - $Log: not supported by cvs2svn $ - Revision 1.84 2000/09/18 16:05:35 willem.vandorp - OpenOffice header added. - - Revision 1.83 2000/01/31 12:29:56 os - #70943# SwBorderDlg: call SvxBorderTabPage::SetSWMode - - Revision 1.82 1997/11/24 16:40:16 MA - include - - - Rev 1.81 24 Nov 1997 17:40:16 MA - include - - Rev 1.80 03 Nov 1997 13:19:46 MA - precomp entfernt - - Rev 1.79 14 Nov 1996 15:32:36 TRI - includes - - Rev 1.78 11 Nov 1996 10:44:14 MA - ResMgr - - Rev 1.77 28 Aug 1996 11:52:58 OS - includes - - Rev 1.76 24 Nov 1995 16:58:12 OM - PCH->PRECOMPILED - - Rev 1.75 16 Aug 1995 17:48:26 MA - Riesenheader dialogs entfernt. - - Rev 1.74 31 Mar 1995 13:10:40 OM - SfxModalDialog -> SfxSingleTabDialog - - Rev 1.73 29 Mar 1995 08:32:18 OS - SfxModalDialog - Parameter zusatzlich - - Rev 1.72 07 Feb 1995 19:19:12 PK - caption fuer uiborder und pattern - - Rev 1.71 01 Feb 1995 17:45:16 PK - hideshadowcontrol() - - Rev 1.70 27 Jan 1995 07:24:36 MS - HideShadowControls auskommentiert - - Rev 1.69 26 Jan 1995 17:37:32 PK - hideshadowcontrols() scharfgeschaltet - - Rev 1.68 26 Jan 1995 17:02:00 PK - ctor erweiert - -*************************************************************************/ - |