LibreOffice Module sd (master) 1
Classes | Namespaces | Typedefs
PresenterWindowManager.hxx File Reference
#include "PresenterPaneContainer.hxx"
#include "PresenterTheme.hxx"
#include <com/sun/star/awt/Size.hpp>
#include <com/sun/star/awt/XFocusListener.hpp>
#include <com/sun/star/awt/XPaintListener.hpp>
#include <com/sun/star/awt/XWindow.hpp>
#include <com/sun/star/awt/XWindowListener.hpp>
#include <com/sun/star/document/XEventListener.hpp>
#include <com/sun/star/drawing/framework/XPane.hpp>
#include <com/sun/star/rendering/XBitmap.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/compbase.hxx>
#include <rtl/ref.hxx>
#include <memory>
Include dependency graph for PresenterWindowManager.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sdext::presenter::PresenterWindowManager
 A simple manager of the positions of the panes of the presenter screen. More...
 

Namespaces

namespace  sdext
 
namespace  sdext::presenter
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::awt::XWindowListener, css::awt::XPaintListener, css::awt::XMouseListener, css::awt::XFocusListener > sdext::presenter::PresenterWindowManagerInterfaceBase