LibreOffice Module sd (master) 1
Classes | Namespaces | Typedefs
PresenterPaneContainer.hxx File Reference
#include "PresenterPaneBase.hxx"
#include <com/sun/star/awt/XWindow.hpp>
#include <com/sun/star/drawing/XPresenterHelper.hpp>
#include <com/sun/star/drawing/framework/XResourceId.hpp>
#include <com/sun/star/drawing/framework/XView.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/compbase.hxx>
#include <rtl/ref.hxx>
#include <functional>
#include <memory>
#include <vector>
Include dependency graph for PresenterPaneContainer.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sdext::presenter::PresenterPaneContainer
 This class could also be called PresenterPaneAndViewContainer because it stores not only references to all panes that belong to the presenter screen but stores the views displayed in these panes as well. More...
 
class  sdext::presenter::PresenterPaneContainer::PaneDescriptor
 Each pane descriptor holds references to one pane and the view displayed in this pane as well as the other information that is used to manage the pane window like an XWindow reference, the title, and the coordinates. More...
 

Namespaces

namespace  sdext
 
namespace  sdext::presenter
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::lang::XEventListener > sdext::presenter::PresenterPaneContainerInterfaceBase