summaryrefslogtreecommitdiff
path: root/sc/source/filter/starcalc/scfobj.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/starcalc/scfobj.cxx')
-rw-r--r--sc/source/filter/starcalc/scfobj.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/source/filter/starcalc/scfobj.cxx b/sc/source/filter/starcalc/scfobj.cxx
index d086d727e5c3..08e7416f7f6f 100644
--- a/sc/source/filter/starcalc/scfobj.cxx
+++ b/sc/source/filter/starcalc/scfobj.cxx
@@ -21,7 +21,6 @@
#include <com/sun/star/embed/XVisualObject.hpp>
#include <com/sun/star/embed/Aspects.hpp>
-
using namespace com::sun::star;
#include <unotools/moduleoptions.hxx>
@@ -39,10 +38,8 @@ using namespace com::sun::star;
#include "drwlayer.hxx"
#include "chartarr.hxx"
-
// STATIC DATA -----------------------------------------------------------
-
void Sc10InsertObject::InsertChart( ScDocument* pDoc, SCTAB nDestTab, const Rectangle& rRect,
SCTAB nSrcTab, sal_uInt16 nX1, sal_uInt16 nY1, sal_uInt16 nX2, sal_uInt16 nY2 )
{