summaryrefslogtreecommitdiff
path: root/svx/source/form/fmdpage.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-10-12 11:45:12 +0000
committerOliver Bolte <obo@openoffice.org>2006-10-12 11:45:12 +0000
commita67487a06104fccc7dd2d371e7435a11b49005a4 (patch)
treea64f5ad9b17f7c5df202bf95eb45fe27cb4bf77e /svx/source/form/fmdpage.cxx
parentc8131285ece68a7779a36f4f35ae707397d865c6 (diff)
INTEGRATION: CWS sb59 (1.7.62); FILE MERGED
2006/08/03 13:51:45 cl 1.7.62.1: removed compiler warnings
Diffstat (limited to 'svx/source/form/fmdpage.cxx')
-rw-r--r--svx/source/form/fmdpage.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/form/fmdpage.cxx b/svx/source/form/fmdpage.cxx
index f6967cc2aeb0..65dbaffae3c9 100644
--- a/svx/source/form/fmdpage.cxx
+++ b/svx/source/form/fmdpage.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fmdpage.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 05:06:23 $
+ * last change: $Author: obo $ $Date: 2006-10-12 12:45:12 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -66,7 +66,7 @@ using ::com::sun::star::uno::Any;
using ::com::sun::star::uno::RuntimeException;
using ::com::sun::star::form::XFormsSupplier2;
-DBG_NAME(SvxFmDrawPage);
+DBG_NAME(SvxFmDrawPage)
SvxFmDrawPage::SvxFmDrawPage( SdrPage* pInPage ) :
SvxDrawPage( pInPage )
{