Kaydet (Commit) 2670516f authored tarafından Markus Mohrhard's avatar Markus Mohrhard

remove debug statement

üst 6e93e78c
......@@ -115,7 +115,6 @@
#include <com/sun/star/i18n/TransliterationModulesExtra.hpp>
#include <boost/scoped_ptr.hpp>
#include <iostream>
using namespace ::com::sun::star;
using namespace ::com::sun::star::beans;
......@@ -1743,7 +1742,6 @@ void ScCellShell::ExecuteEdit( SfxRequest& rReq )
break;
case FID_ADD_NAME:
{
std::cout << "temp" << std::endl;
sal_uInt16 nId = ScNameDefDlgWrapper::GetChildWindowId();
SfxViewFrame* pViewFrm = pTabViewShell->GetViewFrame();
SfxChildWindow* pWnd = pViewFrm->GetChildWindow( nId );
......
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