|
LibreOffice Module sd (master) 1
|
#include <com/sun/star/uno/XComponentContext.hpp>#include <com/sun/star/awt/Rectangle.hpp>#include <com/sun/star/drawing/framework/XPaneBorderPainter.hpp>#include <com/sun/star/rendering/XCanvas.hpp>#include <cppuhelper/basemutex.hxx>#include <cppuhelper/compbase.hxx>#include <memory>Go to the source code of this file.
Classes | |
| class | sdext::presenter::PresenterPaneBorderPainter |
| This class is responsible for painting window borders of PresenterPane objects. More... | |
Namespaces | |
| namespace | sdext |
| namespace | sdext::presenter |
Typedefs | |
| typedef ::cppu::WeakComponentImplHelper< css::drawing::framework::XPaneBorderPainter > | sdext::presenter::PresenterPaneBorderPainterInterfaceBase |