summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuihyperdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/cuihyperdlg.hxx')
-rw-r--r--cui/source/inc/cuihyperdlg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/inc/cuihyperdlg.hxx b/cui/source/inc/cuihyperdlg.hxx
index 08541f81e2e1..22558265a411 100644
--- a/cui/source/inc/cuihyperdlg.hxx
+++ b/cui/source/inc/cuihyperdlg.hxx
@@ -37,12 +37,12 @@
class SvxHpLinkDlg;
class SvxHlinkCtrl : public SfxControllerItem
{
-private :
+private:
VclPtr<SvxHpLinkDlg> pParent;
SfxStatusForwarder aRdOnlyForwarder;
-public :
+public:
SvxHlinkCtrl( sal_uInt16 nId, SfxBindings & rBindings, SvxHpLinkDlg* pDlg);
virtual void dispose() SAL_OVERRIDE;