summaryrefslogtreecommitdiff
path: root/cui/source/inc/hltpbase.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-05-20 14:37:46 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-05-22 17:51:21 +0000
commit835de2917eb2941150edc38285e41488380323e0 (patch)
treeb4b4d924297ea3d34c90aadf319b3aa3e5c139e9 /cui/source/inc/hltpbase.hxx
parenteaba47bce44a373116b0583dc293c8c3238b7bea (diff)
Convert HYPERDLG_EVENT to scoped enum
Change-Id: I8a0248bb91ee67596aa44d11ca862d2e127a65ad Reviewed-on: https://gerrit.libreoffice.org/25197 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'cui/source/inc/hltpbase.hxx')
-rw-r--r--cui/source/inc/hltpbase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/hltpbase.hxx b/cui/source/inc/hltpbase.hxx
index 043ab0130bda..b3cc61b147f9 100644
--- a/cui/source/inc/hltpbase.hxx
+++ b/cui/source/inc/hltpbase.hxx
@@ -149,7 +149,7 @@ protected:
SfxDispatcher* GetDispatcher() const;
- sal_uInt16 GetMacroEvents();
+ HyperDialogEvent GetMacroEvents();
SvxMacroTableDtor* GetMacroTable();
bool IsHTMLDoc() const;