summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/printopt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/tool/printopt.cxx')
-rw-r--r--sc/source/core/tool/printopt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/tool/printopt.cxx b/sc/source/core/tool/printopt.cxx
index 6d02ed918d2b..209b8968614e 100644
--- a/sc/source/core/tool/printopt.cxx
+++ b/sc/source/core/tool/printopt.cxx
@@ -156,7 +156,7 @@ ScPrintCfg::ScPrintCfg() :
}
}
-void ScPrintCfg::Commit()
+void ScPrintCfg::ImplCommit()
{
Sequence<OUString> aNames = GetPropertyNames();
Sequence<Any> aValues(aNames.getLength());