summaryrefslogtreecommitdiff
path: root/svx/source/gallery2
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-19 22:00:55 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-19 22:00:55 +0000
commit14aaffe80eb5e5271632fee763daa300f2c4f610 (patch)
tree3558f6c8581f8238d802f4771b93a7ec73de3614 /svx/source/gallery2
parent5a71715c9e63fa551dd1ba38098b81498faee114 (diff)
INTEGRATION: CWS aw033 (1.26.84); FILE MERGED
2008/07/11 11:34:06 aw 1.26.84.4: RESYNC: (1.28-1.29); FILE MERGED 2008/05/14 14:06:09 aw 1.26.84.3: RESYNC: (1.27-1.28); FILE MERGED 2008/03/14 13:50:00 cl 1.26.84.2: RESYNC: (1.26-1.27); FILE MERGED 2008/01/29 10:27:31 aw 1.26.84.1: updated refresh for ActionChanged(), diverse removals
Diffstat (limited to 'svx/source/gallery2')
-rw-r--r--svx/source/gallery2/galobj.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/svx/source/gallery2/galobj.cxx b/svx/source/gallery2/galobj.cxx
index 0557a81d6368..25992ad607dd 100644
--- a/svx/source/gallery2/galobj.cxx
+++ b/svx/source/gallery2/galobj.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: galobj.cxx,v $
- * $Revision: 1.29 $
+ * $Revision: 1.30 $
*
* This file is part of OpenOffice.org.
*
@@ -577,7 +577,6 @@ BOOL SgaObjectSvDraw::DrawCentered( OutputDevice* pOut, const FmFormModel& rMode
pOut->Push();
pOut->SetMapMode( aMap );
aView.ShowSdrPage( const_cast< FmFormPage* >( pPage ));
-// aView.ShowSdrPage( const_cast< FmFormPage* >( pPage ), Point() );
aView.CompleteRedraw( pOut, Rectangle( pOut->PixelToLogic( Point() ), pOut->GetOutputSize() ) );
pOut->Pop();