<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div dir="ltr" id="yui_3_16_0_1_1429142228230_2537">Hi.</div><div id="yui_3_16_0_1_1429142228230_2765" dir="ltr"><br></div><div id="yui_3_16_0_1_1429142228230_2766" dir="ltr">I have a problem with the printdialog box of LibreOffice Developer's Build. When I click the Cancel button it still proceeds with the printing. I tried tracing the code in printdlg.cxx but I get stuck with this line</div><div id="yui_3_16_0_1_1429142228230_2767" dir="ltr"><br></div><div id="yui_3_16_0_1_1429142228230_2768" dir="ltr">mpCancelButton->SetClickHdl( LINK(this, PrintDialog, ClickHdl));</div><div id="yui_3_16_0_1_1429142228230_2769" dir="ltr">I don't know where SetClickHdl came from and what does it do?</div><div id="yui_3_16_0_1_1429142228230_2888" dir="ltr">How do I fix this problem?<br></div><div id="yui_3_16_0_1_1429142228230_2875" dir="ltr">I'm still new with developing LibreOffice so I'm not yet familiar with the flow of the codes.<br></div></div></body></html>