diff options
author | Guillaume Poussel <gpoussel@gmail.com> | 2011-02-07 22:11:09 +0100 |
---|---|---|
committer | Cédric Bosdonnat <cedricbosdo@openoffice.org> | 2011-02-08 19:09:12 +0100 |
commit | cd4a86b717083e36d707f0605a9cf5719a411ef0 (patch) | |
tree | 5f89ef86b2d4a0cbccc577180dd710ef49c2d3db /sd/source/ui/dlg/tpaction.cxx | |
parent | ec7d423f53a7beec49e7a69ccc9cb7bad366b7a3 (diff) |
Remove all bogus comments in impress.
Diffstat (limited to 'sd/source/ui/dlg/tpaction.cxx')
-rw-r--r-- | sd/source/ui/dlg/tpaction.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/dlg/tpaction.cxx b/sd/source/ui/dlg/tpaction.cxx index 422b4fadf765..3cfdfef4642e 100644 --- a/sd/source/ui/dlg/tpaction.cxx +++ b/sd/source/ui/dlg/tpaction.cxx @@ -483,8 +483,8 @@ void SdTPAction::OpenFileDialog() aFileDialog.SetDisplayDirectory( aFile ); - // The following is a fix for #1008001# and a workarround for - // #i4306#: The addition of the implicitely existing "all files" + // The following is a workarround for #i4306#: + // The addition of the implicitely existing "all files" // filter makes the (Windows system) open file dialog follow // links on the desktop to directories. aFileDialog.AddFilter ( |