[Libreoffice-bugs] [Bug 48549] System::Beep() removal

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 26 02:35:31 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=48549

Thomas Arnhold <thomas at arnhold.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #8 from Thomas Arnhold <thomas at arnhold.org> 2012-07-25 17:35:31 PDT ---
Meko, there are some more beeps (you get them with `git grep -5 Sound::Beep`):

http://opengrok.libreoffice.org/xref/core/vcl/source/control/scrbar.cxx#988

In files were the Beep calls are gone, `#include <vcl/sound.hxx>` could go too.

Also there are approx. three calls in binfilter. If you want do do some more
cleanup feel free to do so. Finally there should be no calls to Beep() and you
could remove the Beep virtuals and implementations.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list