summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/linkarea.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/miscdlgs/linkarea.cxx')
-rw-r--r--sc/source/ui/miscdlgs/linkarea.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/miscdlgs/linkarea.cxx b/sc/source/ui/miscdlgs/linkarea.cxx
index 01a4b5fa79a0..2fb4a91ab9f4 100644
--- a/sc/source/ui/miscdlgs/linkarea.cxx
+++ b/sc/source/ui/miscdlgs/linkarea.cxx
@@ -20,8 +20,6 @@
#undef SC_DLLIMPLEMENTATION
-
-
#include <comphelper/string.hxx>
#include <sfx2/app.hxx>
#include <sfx2/docfile.hxx>
@@ -40,8 +38,6 @@
#include "docsh.hxx"
#include "tablink.hxx"
-
-
ScLinkedAreaDlg::ScLinkedAreaDlg(Window* pParent)
: ModalDialog(pParent, "ExternalDataDialog", "modules/scalc/ui/externaldata.ui")
, pSourceShell(NULL)