summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/unoreflist.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/unoobj/unoreflist.cxx')
-rw-r--r--sc/source/ui/unoobj/unoreflist.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/unoobj/unoreflist.cxx b/sc/source/ui/unoobj/unoreflist.cxx
index aa78b4124473..c9689a0017d7 100644
--- a/sc/source/ui/unoobj/unoreflist.cxx
+++ b/sc/source/ui/unoobj/unoreflist.cxx
@@ -20,8 +20,6 @@
#include "unoreflist.hxx"
#include "document.hxx"
-
-
ScUnoRefList::ScUnoRefList()
{
}
@@ -46,8 +44,6 @@ void ScUnoRefList::Undo( ScDocument* pDoc )
}
}
-
-
TYPEINIT1(ScUnoRefUndoHint, SfxHint);
ScUnoRefUndoHint::ScUnoRefUndoHint( const ScUnoRefEntry& rRefEntry ) :