diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 15:05:55 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 15:05:55 +0000 |
commit | c4e9257ed443fd7f832d89f2195fcea24f691bc3 (patch) | |
tree | a325700dc81cea77e9aa2fe707e6f107a541ed7f /svx/source/inc | |
parent | f4ea340fe58db9df82fa78ee39f1191f0edd8ca1 (diff) |
INTEGRATION: CWS warnings01 (1.14.220); FILE MERGED
2006/02/17 15:24:48 cl 1.14.220.1: warning free code changes
Diffstat (limited to 'svx/source/inc')
-rw-r--r-- | svx/source/inc/fmpgeimp.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/inc/fmpgeimp.hxx b/svx/source/inc/fmpgeimp.hxx index f86f28c0218f..31ee56371f2b 100644 --- a/svx/source/inc/fmpgeimp.hxx +++ b/svx/source/inc/fmpgeimp.hxx @@ -4,9 +4,9 @@ * * $RCSfile: fmpgeimp.hxx,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: rt $ $Date: 2005-09-08 23:17:39 $ + * last change: $Author: hr $ $Date: 2006-06-19 16:05:55 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -83,7 +83,7 @@ FORWARD_DECLARE_INTERFACE(container,XIndexContainer) class SdrObjList; -DECLARE_LIST(FmObjectList, FmFormObj*); +DECLARE_LIST(FmObjectList, FmFormObj*) //================================================================== // FmFormPageImpl |