summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterUIPainter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterUIPainter.hxx')
-rw-r--r--sdext/source/presenter/PresenterUIPainter.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdext/source/presenter/PresenterUIPainter.hxx b/sdext/source/presenter/PresenterUIPainter.hxx
index ae65b3bf0b4a..c1461489817a 100644
--- a/sdext/source/presenter/PresenterUIPainter.hxx
+++ b/sdext/source/presenter/PresenterUIPainter.hxx
@@ -34,8 +34,8 @@ class PresenterUIPainter
: ::boost::noncopyable
{
public:
- PresenterUIPainter (void);
- ~PresenterUIPainter (void);
+ PresenterUIPainter();
+ ~PresenterUIPainter();
static void PaintHorizontalBitmapComposite (
const css::uno::Reference<css::rendering::XCanvas>& rxCanvas,