Issue 114919 - SfxStateCache not destroyed after removeStatusListener
Summary: SfxStateCache not destroyed after removeStatusListener
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: DEV300m88
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-05 09:07 UTC by Oliver Specht
Modified: 2013-08-07 14:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Oliver Specht 2010-10-05 09:07:55 UTC
In issue 114081 the slot SID_MAIL_PREPAREEXPORT has been re-implemented. 
It now has a status method that detects if calling this function is necessary
before sending the document as e-Mail. It uses add/removeStatusListener. 
Once the send function is called the status function is regularly updated
although there is no listener anymore.
Comment 1 Oliver Specht 2010-10-05 09:08:41 UTC
target set