summaryrefslogtreecommitdiffstats
path: root/cui/source/inc/cuihyperdlg.hxx
diff options
context:
space:
mode:
authorpje335_NL <meulenthomas@gmail.com>2014-02-26 11:48:56 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-02-27 06:31:39 -0600
commit65453d5aebdf851034632d5593f0a1023f7015fe (patch)
tree253f03c61fab25c7e781b5ef2f5b49d1d77cfa86 /cui/source/inc/cuihyperdlg.hxx
parenteventattacher: fix out of bounds string access (diff)
downloadcore-65453d5aebdf851034632d5593f0a1023f7015fe.tar.gz
core-65453d5aebdf851034632d5593f0a1023f7015fe.zip
Undoing changed made on fdo#63271 because of complains.
Change-Id: I504676db3e692072f9c4d6a265877133ae97f288 Please enter the commit message for your changes. Lines starting Reviewed-on: https://gerrit.libreoffice.org/8376 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/source/inc/cuihyperdlg.hxx')
-rw-r--r--cui/source/inc/cuihyperdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/cuihyperdlg.hxx b/cui/source/inc/cuihyperdlg.hxx
index ecc351a297b6..051ead52ed17 100644
--- a/cui/source/inc/cuihyperdlg.hxx
+++ b/cui/source/inc/cuihyperdlg.hxx
@@ -68,7 +68,7 @@ private:
sal_Bool mbReadOnly : 1;
sal_Bool mbIsHTMLDoc : 1;
- DECL_LINK (ClickOkHdl_Impl, void * );
+ DECL_LINK (ClickApplyHdl_Impl, void * );
DECL_LINK (ClickCloseHdl_Impl, void * );
protected: