|
LibreOffice Module avmedia (master) 1
|
#include <iostream>#include "mediawindow_impl.hxx"#include "mediaevent_impl.hxx"#include <mediamisc.hxx>#include <bitmaps.hlst>#include <helpids.h>#include <algorithm>#include <string_view>#include <sal/log.hxx>#include <comphelper/processfactory.hxx>#include <comphelper/diagnose_ex.hxx>#include <comphelper/scopeguard.hxx>#include <tools/urlobj.hxx>#include <unotools/securityoptions.hxx>#include <vcl/bitmapex.hxx>#include <vcl/sysdata.hxx>#include <vcl/commandevent.hxx>#include <vcl/event.hxx>#include <vcl/ptrstyle.hxx>#include <vcl/svapp.hxx>#include <com/sun/star/awt/SystemPointer.hpp>#include <com/sun/star/lang/XComponent.hpp>#include <com/sun/star/media/XManager.hpp>#include <com/sun/star/uno/XComponentContext.hpp>Go to the source code of this file.
Namespaces | |
| namespace | avmedia |
| namespace | avmedia::priv |