https://issues.apache.org/ooo/show_bug.cgi?id=118896
--- Comment #2 from DonJaime <[email protected]> 2012-02-23 18:32:29 UTC --- com.sun.star.embed.InstanceLocker will prevent closure of a document, but not usefully if the user has tried to close it, since the frame still closes: see Bug 118965. Using an InstanceLocker on the frame can stop the user closing a document, but requires caution if the document is closed using the api, since it is possible for the frame to remain, displaying a document that no longer exists. See the test document at the above bug. -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
