summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/datastream.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/docshell/datastream.cxx')
-rw-r--r--sc/source/ui/docshell/datastream.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/sc/source/ui/docshell/datastream.cxx b/sc/source/ui/docshell/datastream.cxx
index 3b1f4263813d..5b9951c6769a 100644
--- a/sc/source/ui/docshell/datastream.cxx
+++ b/sc/source/ui/docshell/datastream.cxx
@@ -378,15 +378,7 @@ ScRange DataStream::GetRange() const
return aRange;
}
-bool DataStream::IsRefreshOnEmptyLine() const
-{
- return mbRefreshOnEmptyLine;
-}
-DataStream::MoveType DataStream::GetMove() const
-{
- return meOrigMove;
-}
void DataStream::Decode(const OUString& rURL, const ScRange& rRange,
sal_Int32 nLimit, MoveType eMove, const sal_uInt32 nSettings)