summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/formulaopt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/tool/formulaopt.cxx')
-rw-r--r--sc/source/core/tool/formulaopt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/tool/formulaopt.cxx b/sc/source/core/tool/formulaopt.cxx
index db1bc0bbc6cf..665a7fc7c0aa 100644
--- a/sc/source/core/tool/formulaopt.cxx
+++ b/sc/source/core/tool/formulaopt.cxx
@@ -695,7 +695,7 @@ void ScFormulaCfg::SetOptions( const ScFormulaOptions& rNew )
SetModified();
}
-void ScFormulaCfg::Notify( const ::com::sun::star::uno::Sequence< OUString >& rNames)
+void ScFormulaCfg::Notify( const css::uno::Sequence< OUString >& rNames)
{
UpdateFromProperties( rNames );
}