Tag: cws_dev300_dba31a User: fs Date: 2008-07-16 14:15:42+0000 Modified: dba/reportdesign/source/ui/misc/UITools.cxx
Log: #i10000# File Changes: Directory: /dba/reportdesign/source/ui/misc/ ============================================ File [changed]: UITools.cxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/ui/misc/UITools.cxx?r1=1.6.28.5&r2=1.6.28.6 Delta lines: +1 -2 ------------------- --- UITools.cxx 2008-07-15 08:38:55+0000 1.6.28.5 +++ UITools.cxx 2008-07-16 14:15:37+0000 1.6.28.6 @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: UITools.cxx,v $ - * $Revision: 1.6.28.5 $ + * $Revision: 1.6.28.6 $ * * This file is part of OpenOffice.org. * @@ -846,7 +846,6 @@ { // want the dialog to be destroyed before our set SvxAbstractDialogFactory* pFact = SvxAbstractDialogFactory::Create(); - Window* pParent = VCLUnoHelper::GetWindow( _rxParentWindow ); ::std::auto_ptr<AbstractSvxAreaTabDialog> pDialog(pFact->CreateSvxAreaTabDialog( pParent,pDescriptor.get(),pModel.get(),RID_SVXDLG_AREA )); // #i74099# by default, the dialog deletes the current color table if a different one is loaded // (see SwDrawShell::ExecDrawDlg) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
