summaryrefslogtreecommitdiff
path: root/svx/source/dialog/grfpage.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-10-12 11:13:20 +0000
committerOliver Bolte <obo@openoffice.org>2006-10-12 11:13:20 +0000
commit250182ca7837d7a46f3ec8182406ea1608f09586 (patch)
tree8508cf93abf77bc4f794dc9ef00e95df1e111f61 /svx/source/dialog/grfpage.cxx
parent08163b1f1cea34f2cc81a7c8bf0de7021a0c38ab (diff)
INTEGRATION: CWS sb59 (1.13.62); FILE MERGED
2006/08/03 13:51:30 cl 1.13.62.1: removed compiler warnings
Diffstat (limited to 'svx/source/dialog/grfpage.cxx')
-rw-r--r--svx/source/dialog/grfpage.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/svx/source/dialog/grfpage.cxx b/svx/source/dialog/grfpage.cxx
index 524001a45c..92278b7ecb 100644
--- a/svx/source/dialog/grfpage.cxx
+++ b/svx/source/dialog/grfpage.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: grfpage.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 04:21:53 $
+ * last change: $Author: obo $ $Date: 2006-10-12 12:13:20 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -371,8 +371,10 @@ BOOL SvxGrfCropPage::FillItemSet(SfxItemSet &rSet)
void SvxGrfCropPage::ActivatePage(const SfxItemSet& rSet)
{
+#ifdef DBG_UTIL
SfxItemPool* pPool = GetItemSet().GetPool();
DBG_ASSERT( pPool, "Wo ist der Pool" );
+#endif
bSetOrigSize = FALSE;