summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterSlidePreview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterSlidePreview.hxx')
-rw-r--r--sdext/source/presenter/PresenterSlidePreview.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sdext/source/presenter/PresenterSlidePreview.hxx b/sdext/source/presenter/PresenterSlidePreview.hxx
index 57b9f9794b95..ae140f084b57 100644
--- a/sdext/source/presenter/PresenterSlidePreview.hxx
+++ b/sdext/source/presenter/PresenterSlidePreview.hxx
@@ -60,7 +60,6 @@ namespace {
> PresenterSlidePreviewInterfaceBase;
}
-
/** Static preview of a slide. Typically used for the preview of the next
slide.
This implementation shows a preview of the slide given to the
@@ -81,7 +80,6 @@ public:
virtual ~PresenterSlidePreview (void);
virtual void SAL_CALL disposing (void);
-
// XResourceId
virtual css::uno::Reference<css::drawing::framework::XResourceId> SAL_CALL getResourceId (void)
@@ -104,18 +102,15 @@ public:
virtual void SAL_CALL windowHidden (const css::lang::EventObject& rEvent)
throw (css::uno::RuntimeException);
-
// XPaintListener
virtual void SAL_CALL windowPaint (const css::awt::PaintEvent& rEvent)
throw (css::uno::RuntimeException);
-
// lang::XEventListener
virtual void SAL_CALL disposing (const css::lang::EventObject& rEvent)
throw (css::uno::RuntimeException);
-
// XDrawView
virtual void SAL_CALL setCurrentPage (