diff options
-rw-r--r-- | sfx2/source/inc/sfxlocal.hrc | 10 | ||||
-rw-r--r-- | svx/source/src/app.hrc | 10 |
2 files changed, 6 insertions, 14 deletions
diff --git a/sfx2/source/inc/sfxlocal.hrc b/sfx2/source/inc/sfxlocal.hrc index 202ed6f6f00f..615445bd919e 100644 --- a/sfx2/source/inc/sfxlocal.hrc +++ b/sfx2/source/inc/sfxlocal.hrc @@ -24,13 +24,9 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ -//============================================================================ -// Lokale Resourcen -// -// (C) 1996 - 2000 Star Division GmbH, Hamburg, Germany -// $Author: rt $ $Date: 2008-07-30 09:24:39 $ $Revision: 1.8 $ -// $Logfile: T:/sfx2/source/inc/sfxlocal.hrv $ $Workfile: SFXLOCAL.HRC $ -//---------------------------------------------------------------------------- + +// local resources + #ifndef _SFXLOCAL_HRC #define _SFXLOCAL_HRC diff --git a/svx/source/src/app.hrc b/svx/source/src/app.hrc index 9f719f9bcdd0..a1fa24179dc4 100644 --- a/svx/source/src/app.hrc +++ b/svx/source/src/app.hrc @@ -24,13 +24,9 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ -//======================================================================== -// Resource-Id's f"ur die OFA -// -// (C) 1998 - 2000 StarOffice Software Entw. GmbH, Hamburg, Germany -// $Author: rt $ $Date: 2008-04-11 02:44:40 $ $Revision: 1.5 $ -// $Logfile: T:/offmgr/inc/app.hrv $ $Workfile: APP.HRC $ -//------------------------------------------------------------------------ + +// Resource-Id's for OFA + #ifndef _OFF_APP_HRC #define _OFF_APP_HRC |