User: vg Date: 2008-08-22 13:57:04+0000 Modified: dba/reportdesign/source/ui/report/SectionWindow.cxx
Log: #i100000# typo File Changes: Directory: /dba/reportdesign/source/ui/report/ ============================================== File [changed]: SectionWindow.cxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/ui/report/SectionWindow.cxx?r1=1.2&r2=1.3 Delta lines: +2 -2 ------------------- --- SectionWindow.cxx 2008-08-19 10:17:57+0000 1.2 +++ SectionWindow.cxx 2008-08-22 13:57:02+0000 1.3 @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: SectionWindow.cxx,v $ - * $Revision: 1.2 $ + * $Revision: 1.3 $ * * This file is part of OpenOffice.org. * @@ -56,7 +56,7 @@ using namespace ::com::sun::star; using namespace ::comphelper; -DBG_NAME( rpt_OSectionWindow ); +DBG_NAME( rpt_OSectionWindow ) OSectionWindow::OSectionWindow( OViewsWindow* _pParent,const uno::Reference< report::XSection >& _xSection,const ::rtl::OUString& _sColorEntry) : Window( _pParent,WB_DIALOGCONTROL) ,OPropertyChangeListener(m_aMutex) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
