summaryrefslogtreecommitdiffstats
path: root/sw/source/core/doc/docfld.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/doc/docfld.cxx')
-rw-r--r--sw/source/core/doc/docfld.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/sw/source/core/doc/docfld.cxx b/sw/source/core/doc/docfld.cxx
index 477bc5d96363..c27319c3b970 100644
--- a/sw/source/core/doc/docfld.cxx
+++ b/sw/source/core/doc/docfld.cxx
@@ -298,10 +298,6 @@ SwFieldType* SwDoc::GetFldType( sal_uInt16 nResId, const String& rName,
return pRet;
}
-/*************************************************************************
-|* SwDoc::UpdateFlds()
-|* Description: Update fields
-*************************************************************************/
/*
* All have to be re-evaluated.
*/
@@ -362,9 +358,6 @@ void SwDoc::UpdateFlds( SfxPoolItem *pNewHt, bool bCloseDB )
SetModified();
}
-/******************************************************************************
- * void SwDoc::UpdateUsrFlds()
- ******************************************************************************/
void SwDoc::UpdateUsrFlds()
{
SwCalc* pCalc = 0;