diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-01-17 21:50:08 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-01-17 21:50:08 +0100 |
commit | 4395d2497718e182db044d0e1b1ca92ad5b01e26 (patch) | |
tree | 091ef4c68d49f96b6e31f88591087a60847b91ea /sw/source/ui/misc | |
parent | 66f9ad3f69b95d87bca977a8b701c64e085a9ab7 (diff) |
Remove dates and two sections of old code.
Diffstat (limited to 'sw/source/ui/misc')
-rw-r--r-- | sw/source/ui/misc/glosdoc.cxx | 2 | ||||
-rw-r--r-- | sw/source/ui/misc/glossary.cxx | 4 | ||||
-rw-r--r-- | sw/source/ui/misc/outline.cxx | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/ui/misc/glosdoc.cxx b/sw/source/ui/misc/glosdoc.cxx index 07771e379665..2e90ab14989c 100644 --- a/sw/source/ui/misc/glosdoc.cxx +++ b/sw/source/ui/misc/glosdoc.cxx @@ -443,7 +443,7 @@ SwGlossaries::SwGlossaries() : Beschreibung: Neuen Pfad einstellen und internes Array neu aufbauen ------------------------------------------------------------------------*/ -/* -----------------21.01.99 15:36------------------- +/* -------------------------------------------------- * #61050# Doppelte Pfade fuehren zu Verwirrung - als raus damit * --------------------------------------------------*/ sal_Bool lcl_FindSameEntry(const SvStrings& rDirArr, const String& rEntryURL) diff --git a/sw/source/ui/misc/glossary.cxx b/sw/source/ui/misc/glossary.cxx index 2439da3752c5..a3b0a6c679dc 100644 --- a/sw/source/ui/misc/glossary.cxx +++ b/sw/source/ui/misc/glossary.cxx @@ -367,7 +367,7 @@ void SwGlossaryDlg::Apply() aShortNameEdit.Enable(bOn); } -/* -----------------26.11.98 16:15------------------- +/* -------------------------------------------------- * existiert der Titel in der ausgewaehlten Gruppe? * --------------------------------------------------*/ SvLBoxEntry* SwGlossaryDlg::DoesBlockExist(const String& rBlock, @@ -889,7 +889,7 @@ IMPL_LINK( SwGlossaryDlg, CheckBoxHdl, CheckBox *, pBox ) return 0; } -/* -----------------26.11.98 15:18------------------- +/* -------------------------------------------------- * TreeListBox fuer Gruppen und Bausteine * --------------------------------------------------*/ SwGlTreeListBox::SwGlTreeListBox(Window* pParent, const ResId& rResId) : diff --git a/sw/source/ui/misc/outline.cxx b/sw/source/ui/misc/outline.cxx index 40a63abebb63..593748776303 100644 --- a/sw/source/ui/misc/outline.cxx +++ b/sw/source/ui/misc/outline.cxx @@ -927,7 +927,7 @@ USHORT lcl_DrawGraphic(VirtualDevice* pVDev, const SwNumFmt &rFmt, USHORT nXStar } -/*-----------------02.12.97 10:34------------------- +/*-------------------------------------------------- Vorschau der Numerierung painten --------------------------------------------------*/ void NumberingPreview::Paint( const Rectangle& /*rRect*/ ) |