summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterPaneBorderPainter.hxx
diff options
context:
space:
mode:
authorFelix Zhang <fezhang@suse.com>2011-10-24 17:50:01 +0800
committerJan Holesovsky <kendy@suse.cz>2011-10-25 11:12:54 +0200
commita38cbc58bbe3b385830a5287ea272e28a8ae3652 (patch)
tree0dc304166274847acf6b95755a4c4e0ac6d3e887 /sdext/source/presenter/PresenterPaneBorderPainter.hxx
parent605369eec7236f36c73ede5fdb8cba478db0e291 (diff)
remove unused methods from sdext:presenter
Diffstat (limited to 'sdext/source/presenter/PresenterPaneBorderPainter.hxx')
-rw-r--r--sdext/source/presenter/PresenterPaneBorderPainter.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sdext/source/presenter/PresenterPaneBorderPainter.hxx b/sdext/source/presenter/PresenterPaneBorderPainter.hxx
index 0084d567e478..d46b2259901a 100644
--- a/sdext/source/presenter/PresenterPaneBorderPainter.hxx
+++ b/sdext/source/presenter/PresenterPaneBorderPainter.hxx
@@ -99,8 +99,6 @@ public:
const css::awt::Rectangle& rOuterBox,
const css::drawing::framework::BorderType eBorderType) const;
- bool HasTheme (void) const;
-
void SetTheme (const ::boost::shared_ptr<PresenterTheme>& rpTheme);
class Renderer;