Hi Team,
I am developing an extension for LibreOffice in Java and facing a strange
issue with XModifyListener.
I wanted to capture cell data change event and implemented XModifyListener
in my application.
i do some formatting of the cell if modified.
Problem here is - it seems like "*modified()*" method of XModifyListener
gets called even when the sheet is changed.
So even if sheet is changed, my cell is getting the formatting which is not
required.
is there a way i can get the type of the event whether it is a sheetChange
or CellChange or etc
Please suggest, i am a kind of stuck in this from long time.
--
Best Regards,
Harish Kumar.B
Context
- Problem with XModifyListener · Harish Kumar
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.