summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterTheme.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterTheme.hxx')
-rw-r--r--sdext/source/presenter/PresenterTheme.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sdext/source/presenter/PresenterTheme.hxx b/sdext/source/presenter/PresenterTheme.hxx
index e76cabcf28d0..14c647e728b7 100644
--- a/sdext/source/presenter/PresenterTheme.hxx
+++ b/sdext/source/presenter/PresenterTheme.hxx
@@ -76,8 +76,6 @@ public:
const css::uno::Reference<css::rendering::XCanvas>& rxCanvas);
~PresenterTheme (void);
- void SAL_CALL disposing (void);
-
bool HasCanvas (void) const;
void ProvideCanvas (const css::uno::Reference<css::rendering::XCanvas>& rxCanvas);
@@ -116,8 +114,6 @@ public:
};
typedef ::boost::shared_ptr<FontDescriptor> SharedFontDescriptor;
- ::rtl::OUString GetThemeName (void) const;
-
SharedBitmapDescriptor GetBitmap (
const ::rtl::OUString& rsStyleName,
const ::rtl::OUString& rsBitmapName) const;