summaryrefslogtreecommitdiffstats
path: root/writerperfect/inc
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2015-10-06 09:08:33 +0200
committerDavid Tardon <dtardon@redhat.com>2015-10-06 09:11:04 +0200
commiteed51624b380bdb0d831be91b24b1129de71489f (patch)
treeb137b11a7a227b167ff55d9b560284297ac1384d /writerperfect/inc
parentloplugin:loopvartoosmall (diff)
downloadcore-eed51624b380bdb0d831be91b24b1129de71489f.tar.gz
core-eed51624b380bdb0d831be91b24b1129de71489f.zip
astyle
Change-Id: Ib3d4456edf72347e27616d13c89978075c324d63
Diffstat (limited to 'writerperfect/inc')
-rw-r--r--writerperfect/inc/WPFTEncodingDialog.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/writerperfect/inc/WPFTEncodingDialog.hxx b/writerperfect/inc/WPFTEncodingDialog.hxx
index 7e435dda6303..4820836c0513 100644
--- a/writerperfect/inc/WPFTEncodingDialog.hxx
+++ b/writerperfect/inc/WPFTEncodingDialog.hxx
@@ -42,8 +42,8 @@ private:
bool m_userHasCancelled;
private:
- DECL_LINK_TYPED(DoubleClickHdl, ListBox&, void);
- DECL_LINK_TYPED(CancelHdl, Button*, void);
+ DECL_LINK_TYPED(DoubleClickHdl, ListBox &, void);
+ DECL_LINK_TYPED(CancelHdl, Button *, void);
void dispose() SAL_OVERRIDE;