diff options
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/core/tool/address.cxx | 2 | ||||
-rw-r--r-- | sc/source/core/tool/rangeutl.cxx | 2 | ||||
-rw-r--r-- | sc/source/ui/view/editsh.cxx | 3 | ||||
-rw-r--r-- | sc/source/ui/view/tabvwshc.cxx | 2 |
4 files changed, 0 insertions, 9 deletions
diff --git a/sc/source/core/tool/address.cxx b/sc/source/core/tool/address.cxx index 69ab8553b002..30558bd63a2d 100644 --- a/sc/source/core/tool/address.cxx +++ b/sc/source/core/tool/address.cxx @@ -59,8 +59,6 @@ ScAddress::Details::Details ( const ScDocument* pDoc, //////////////////////////////////////////////////////////////////////////// -#include <iostream> - /** * Parse from the opening single quote to the closing single quote. Inside * the quotes, a single quote character is encoded by double single-quote diff --git a/sc/source/core/tool/rangeutl.cxx b/sc/source/core/tool/rangeutl.cxx index edb85aa0922f..f76e59c805cd 100644 --- a/sc/source/core/tool/rangeutl.cxx +++ b/sc/source/core/tool/rangeutl.cxx @@ -42,8 +42,6 @@ #include "externalrefmgr.hxx" #include "compiler.hxx" -#include <iostream> - using ::rtl::OUString; using ::rtl::OUStringBuffer; using ::formula::FormulaGrammar; diff --git a/sc/source/ui/view/editsh.cxx b/sc/source/ui/view/editsh.cxx index e339b2c15d44..9f3dfe120497 100644 --- a/sc/source/ui/view/editsh.cxx +++ b/sc/source/ui/view/editsh.cxx @@ -92,9 +92,6 @@ #include "scui_def.hxx" #include "scabstdlg.hxx" -#include <iostream> - - using namespace ::com::sun::star; diff --git a/sc/source/ui/view/tabvwshc.cxx b/sc/source/ui/view/tabvwshc.cxx index 24302258bbb4..64fc9b5d780d 100644 --- a/sc/source/ui/view/tabvwshc.cxx +++ b/sc/source/ui/view/tabvwshc.cxx @@ -71,8 +71,6 @@ #include "markdata.hxx" #include "reffact.hxx" -#include <iostream> - //------------------------------------------------------------------ void ScTabViewShell::SetCurRefDlgId( sal_uInt16 nNew ) |