|
LibreOffice Module sd (master) 1
|
#include <utility>#include <vcl/settings.hxx>#include "PresenterWindowManager.hxx"#include "PresenterController.hxx"#include "PresenterGeometryHelper.hxx"#include "PresenterPaintManager.hxx"#include "PresenterPaneBorderPainter.hxx"#include "PresenterPaneContainer.hxx"#include "PresenterPaneFactory.hxx"#include "PresenterToolBar.hxx"#include "PresenterViewFactory.hxx"#include "PresenterTheme.hxx"#include <com/sun/star/awt/InvalidateStyle.hpp>#include <com/sun/star/awt/PosSize.hpp>#include <com/sun/star/awt/XWindow2.hpp>#include <com/sun/star/awt/XWindowPeer.hpp>#include <com/sun/star/rendering/CompositeOperation.hpp>#include <com/sun/star/rendering/FillRule.hpp>#include <com/sun/star/rendering/Texture.hpp>#include <com/sun/star/rendering/TexturingMode.hpp>#include <math.h>Go to the source code of this file.
Namespaces | |
| namespace | sdext |
| namespace | sdext::presenter |