LibreOffice Module sd (master) 1
Classes | Namespaces | Typedefs
PresenterToolBar.hxx File Reference
#include "PresenterController.hxx"
#include "PresenterViewFactory.hxx"
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/compbase.hxx>
#include <com/sun/star/awt/XMouseListener.hpp>
#include <com/sun/star/awt/XMouseMotionListener.hpp>
#include <com/sun/star/awt/XPaintListener.hpp>
#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 <functional>
Include dependency graph for PresenterToolBar.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sdext::presenter::PresenterToolBar
 A simple tool bar that can display bitmapped buttons and labels. More...
 
class  sdext::presenter::PresenterToolBarView
 View for the PresenterToolBar. More...
 

Namespaces

namespace  sdext
 
namespace  sdext::presenter
 

Typedefs

typedef cppu::WeakComponentImplHelper< css::awt::XWindowListener, css::awt::XPaintListener, css::awt::XMouseListener, css::awt::XMouseMotionListener, css::drawing::XDrawView > sdext::presenter::PresenterToolBarInterfaceBase
 
typedef cppu::WeakComponentImplHelper< css::awt::XPaintListener, css::drawing::framework::XView, css::drawing::XDrawView > sdext::presenter::PresenterToolBarViewInterfaceBase