#include "MediaPlaybackPanel.hxx"
#include <avmedia/mediaitem.hxx>
#include <sfx2/sfxsids.hrc>
#include <sfx2/dispatch.hxx>
#include <avmedia/MediaControlBase.hxx>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
Go to the source code of this file.
|
| svx::sidebar::IMPL_LINK_NOARG (MediaPlaybackPanel, VolumeSlideHdl, weld::Scale &, void) |
|
| svx::sidebar::IMPL_LINK_NOARG (MediaPlaybackPanel, SeekHdl, weld::Scale &, void) |
|
| svx::sidebar::IMPL_LINK_NOARG (MediaPlaybackPanel, TimeoutHdl, Timer *, void) |
|
| svx::sidebar::IMPL_LINK (MediaPlaybackPanel, PlayToolBoxSelectHdl, const OUString &, rId, void) |
|