diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-27 13:40:07 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-27 13:40:07 +0000 |
commit | ff09f8d6ef2c613037f039dbcafcad6b76243a48 (patch) | |
tree | 4d939a068cb9eafbc274c8b14a085aaf8c23b84d /svtools/source/misc/helpagentwindow.cxx | |
parent | c48a462528f4323b7a26bb5a25c9976e9a96e755 (diff) |
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'svtools/source/misc/helpagentwindow.cxx')
-rw-r--r-- | svtools/source/misc/helpagentwindow.cxx | 29 |
1 files changed, 2 insertions, 27 deletions
diff --git a/svtools/source/misc/helpagentwindow.cxx b/svtools/source/misc/helpagentwindow.cxx index 0e4a8056cfdc..26e037556c5d 100644 --- a/svtools/source/misc/helpagentwindow.cxx +++ b/svtools/source/misc/helpagentwindow.cxx @@ -2,9 +2,9 @@ * * $RCSfile: helpagentwindow.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: pb $ $Date: 2001-10-24 09:09:09 $ + * last change: $Author: hr $ $Date: 2003-03-27 14:39:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -232,28 +232,3 @@ namespace svt } // namespace svt //........................................................................ -/************************************************************************* - * history: - * $Log: not supported by cvs2svn $ - * Revision 1.5 2001/07/03 08:02:10 pb - * fix: #88808# closer button always clickable - * - * Revision 1.4 2001/06/21 10:20:38 hjs - * no project prefix - * - * Revision 1.3 2001/06/18 15:36:47 mba - * #87300#: always enable input for help agent window - * - * Revision 1.2 2001/05/11 09:07:24 rt - * #65293# fix for gcc (needs temporary variable for Point() ) - * - * Revision 1.1 2001/05/07 15:18:58 fs - * initial checkin - window for the new help agent - * - * Revision 1.1 2001/05/07 13:42:30 fs - * initial checkin - help agent window - * - * - * Revision 1.0 03.05.01 11:51:40 fs - ************************************************************************/ - |