summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh3.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/docshell/docsh3.cxx')
-rw-r--r--sc/source/ui/docshell/docsh3.cxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/sc/source/ui/docshell/docsh3.cxx b/sc/source/ui/docshell/docsh3.cxx
index f297c53d45d1..22d295e68295 100644
--- a/sc/source/ui/docshell/docsh3.cxx
+++ b/sc/source/ui/docshell/docsh3.cxx
@@ -280,11 +280,6 @@ void ScDocShell::UnlockDocument_Impl(sal_uInt16 nNew)
}
}
-sal_uInt16 ScDocShell::GetLockCount() const
-{
- return nDocumentLock;
-}
-
void ScDocShell::SetLockCount(sal_uInt16 nNew)
{
if (nNew) // setzen
@@ -390,11 +385,6 @@ void ScDocShell::CalcOutputFactor()
}
}
-double ScDocShell::GetOutputFactor() const
-{
- return nPrtToScreenFactor;
-}
-
void ScDocShell::InitOptions(bool bForLoading) // called from InitNew and Load
{
// Einstellungen aus dem SpellCheckCfg kommen in Doc- und ViewOptions