summaryrefslogtreecommitdiff
path: root/sc/source/ui/formdlg/formula.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/formdlg/formula.cxx')
-rw-r--r--sc/source/ui/formdlg/formula.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/formdlg/formula.cxx b/sc/source/ui/formdlg/formula.cxx
index f509e2db1e3c..38b9f5bfe45d 100644
--- a/sc/source/ui/formdlg/formula.cxx
+++ b/sc/source/ui/formdlg/formula.cxx
@@ -197,7 +197,7 @@ void ScFormulaDlg::notifyChange()
if ( pInputHdl )
pInputHdl->NotifyChange( NULL );
}
-// -----------------------------------------------------------------------------
+
void ScFormulaDlg::fill()
{
ScModule* pScMod = SC_MOD();