<div dir="ltr"><div>Hi Team,<br></div><div><br></div><div>I am developing an extension for LibreOffice in Java and facing a strange issue with XModifyListener.</div><div><br></div><div>I wanted to capture cell data change event and implemented XModifyListener in my application.</div><div>i do some formatting of the cell if modified.</div><div>Problem here is - it seems like "<b>modified()</b>" method of
XModifyListener gets called even when the sheet is changed. </div><div>So even if sheet is changed, my cell is getting the formatting which is not required.</div><div><br></div><div>is there a way i can get the type of the event whether it is a sheetChange or CellChange or etc</div><div><br></div><div>Please suggest, i am a kind of stuck in this from long time.</div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Best Regards,<br>Harish Kumar.B<br></div></div></div>