summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterSpritePane.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterSpritePane.hxx')
-rw-r--r--sdext/source/presenter/PresenterSpritePane.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sdext/source/presenter/PresenterSpritePane.hxx b/sdext/source/presenter/PresenterSpritePane.hxx
index 110499b7b62a..64c9a9eea6ba 100644
--- a/sdext/source/presenter/PresenterSpritePane.hxx
+++ b/sdext/source/presenter/PresenterSpritePane.hxx
@@ -60,11 +60,6 @@ public:
::boost::shared_ptr<PresenterSprite> GetSprite();
- static OUString getImplementationName_static();
- static css::uno::Sequence< OUString > getSupportedServiceNames_static();
- static css::uno::Reference<css::uno::XInterface> Create(
- const css::uno::Reference<css::uno::XComponentContext>& rxContext);
-
// XPane
virtual css::uno::Reference<css::awt::XWindow> SAL_CALL getWindow()