diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-11-14 13:11:47 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-11-14 13:11:47 +0000 |
commit | ed9fb1f531e211bbbc93aecce4771d544bf1852c (patch) | |
tree | 0d74c1bca06eab203651953fb1224a06bc2c0942 | |
parent | 5ec91f7a88fa7f90b52fa9b805a6000f260a93a2 (diff) |
INTEGRATION: CWS aw024 (1.182.14); FILE MERGED
2006/11/10 15:32:41 aw 1.182.14.11: RESYNC: (1.197-1.199); FILE MERGED
2006/11/10 04:20:20 aw 1.182.14.10: RESYNC: (1.196-1.197); FILE MERGED
2006/09/21 21:09:06 aw 1.182.14.9: RESYNC: (1.195-1.196); FILE MERGED
2006/09/08 18:29:30 aw 1.182.14.8: RESYNC: (1.194-1.195); FILE MERGED
2006/08/03 16:03:45 aw 1.182.14.7: RESYNC: (1.192-1.194); FILE MERGED
2006/05/12 19:57:22 aw 1.182.14.6: RESYNC: (1.188-1.192); FILE MERGED
2006/01/30 19:05:22 aw 1.182.14.5: RESYNC: (1.187-1.188); FILE MERGED
2005/11/18 19:53:57 aw 1.182.14.4: RESYNC: (1.183-1.187); FILE MERGED
2005/10/07 15:58:04 sj 1.182.14.3: #i48467# using GraphicExporter component for exports
2005/09/20 04:57:08 aw 1.182.14.2: RESYNC: (1.182-1.183); FILE MERGED
2005/08/04 14:45:04 sj 1.182.14.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism
-rw-r--r-- | desktop/source/app/app.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/source/app/app.cxx b/desktop/source/app/app.cxx index c8928d699838..5fb89f0bd142 100644 --- a/desktop/source/app/app.cxx +++ b/desktop/source/app/app.cxx @@ -4,9 +4,9 @@ * * $RCSfile: app.cxx,v $ * - * $Revision: 1.199 $ + * $Revision: 1.200 $ * - * last change: $Author: rt $ $Date: 2006-11-07 15:29:45 $ + * last change: $Author: ihi $ $Date: 2006-11-14 14:11:47 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. |