summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cui/source/dialogs/linkdlg.cxx4
-rw-r--r--cui/source/dialogs/pastedlg.cxx4
2 files changed, 0 insertions, 8 deletions
diff --git a/cui/source/dialogs/linkdlg.cxx b/cui/source/dialogs/linkdlg.cxx
index f6ab7c4183e5..a07b29722747 100644
--- a/cui/source/dialogs/linkdlg.cxx
+++ b/cui/source/dialogs/linkdlg.cxx
@@ -141,10 +141,6 @@ SvBaseLinksDlg::~SvBaseLinksDlg()
/*************************************************************************
|* SvBaseLinksDlg::Handler()
-|*
-|* Beschreibung
-|* Ersterstellung MM 14.06.94
-|* Letzte Aenderung JP 30.05.95
*************************************************************************/
IMPL_LINK( SvBaseLinksDlg, LinksSelectHdl, SvTabListBox *, pSvTabListBox )
{
diff --git a/cui/source/dialogs/pastedlg.cxx b/cui/source/dialogs/pastedlg.cxx
index c9c55f65be84..1360e9093276 100644
--- a/cui/source/dialogs/pastedlg.cxx
+++ b/cui/source/dialogs/pastedlg.cxx
@@ -123,10 +123,6 @@ SvPasteObjectDialog::~SvPasteObjectDialog()
/*************************************************************************
|* SvPasteObjectDialog::Insert()
-|*
-|* Beschreibung
-|* Ersterstellung MM 14.06.94
-|* Letzte Aenderung KA 16.03.2001
*************************************************************************/
void SvPasteObjectDialog::Insert( SotFormatStringId nFormat, const String& rFormatName )
{