summaryrefslogtreecommitdiff
path: root/svx/source/form/fmpgeimp.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-10-12 11:45:56 +0000
committerOliver Bolte <obo@openoffice.org>2006-10-12 11:45:56 +0000
commitfbf19413c959b4af77ae9ad90e87df515370945e (patch)
tree389a15693b49de812bc9b3d203562cc2421c530d /svx/source/form/fmpgeimp.cxx
parent09db656e00f1cb9d8cc2e281b8aa19a0dd7d9096 (diff)
INTEGRATION: CWS sb59 (1.30.60); FILE MERGED
2006/08/03 13:51:45 cl 1.30.60.1: removed compiler warnings
Diffstat (limited to 'svx/source/form/fmpgeimp.cxx')
-rw-r--r--svx/source/form/fmpgeimp.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/form/fmpgeimp.cxx b/svx/source/form/fmpgeimp.cxx
index c34f363dfddc..cad192d2eeb5 100644
--- a/svx/source/form/fmpgeimp.cxx
+++ b/svx/source/form/fmpgeimp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fmpgeimp.cxx,v $
*
- * $Revision: 1.31 $
+ * $Revision: 1.32 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 05:08:12 $
+ * last change: $Author: obo $ $Date: 2006-10-12 12:45:56 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -146,7 +146,7 @@ using namespace ::com::sun::star::beans;
using namespace ::com::sun::star::form;
using namespace ::svxform;
-DBG_NAME(FmFormPageImpl);
+DBG_NAME(FmFormPageImpl)
//------------------------------------------------------------------------------
FmFormPageImpl::FmFormPageImpl(FmFormPage* _pPage)
:pPage(_pPage)