LibreOffice Module sd (master) 1
Classes | Namespaces | Typedefs
PresenterNotesView.hxx File Reference
#include "PresenterController.hxx"
#include "PresenterToolBar.hxx"
#include "PresenterViewFactory.hxx"
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/compbase.hxx>
#include <com/sun/star/awt/XWindowListener.hpp>
#include <com/sun/star/drawing/XDrawPage.hpp>
#include <com/sun/star/drawing/XDrawView.hpp>
#include <com/sun/star/drawing/framework/XView.hpp>
#include <com/sun/star/drawing/framework/XResourceId.hpp>
#include <com/sun/star/frame/XController.hpp>
#include <rtl/ref.hxx>
#include <memory>
Include dependency graph for PresenterNotesView.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sdext::presenter::PresenterNotesView
 A drawing framework view of the notes of a slide. More...
 

Namespaces

namespace  sd
 
namespace  sdext
 
namespace  sdext::presenter
 

Typedefs

typedef cppu::WeakComponentImplHelper< css::awt::XWindowListener, css::awt::XPaintListener, css::drawing::framework::XView, css::drawing::XDrawView, css::awt::XKeyListener > sdext::presenter::PresenterNotesViewInterfaceBase