Kaydet (Commit) fcc18852 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

#i100000# typo

üst ef5d07a1
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite * OpenOffice.org - a multi-platform office productivity suite
* *
* $RCSfile: SectionWindow.cxx,v $ * $RCSfile: SectionWindow.cxx,v $
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* This file is part of OpenOffice.org. * This file is part of OpenOffice.org.
* *
...@@ -56,7 +56,7 @@ namespace rptui ...@@ -56,7 +56,7 @@ namespace rptui
using namespace ::com::sun::star; using namespace ::com::sun::star;
using namespace ::comphelper; 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) OSectionWindow::OSectionWindow( OViewsWindow* _pParent,const uno::Reference< report::XSection >& _xSection,const ::rtl::OUString& _sColorEntry)
: Window( _pParent,WB_DIALOGCONTROL) : Window( _pParent,WB_DIALOGCONTROL)
,OPropertyChangeListener(m_aMutex) ,OPropertyChangeListener(m_aMutex)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment