diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-01-22 00:00:57 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-01-22 00:00:57 +0100 |
commit | 22d4f8973fbab2f07faf3a83f6cf013d54750e9f (patch) | |
tree | 053283ec19b535a83dd21dd2499c9b2fc89752be | |
parent | 583d1f7714475bc9276f84630eba017d36e5ab2d (diff) |
Remove empty description and dates.
-rw-r--r-- | cui/source/dialogs/linkdlg.cxx | 4 | ||||
-rw-r--r-- | cui/source/dialogs/pastedlg.cxx | 4 |
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 ) { |