Issue 114081 - Re-implement SID_MAIL_PREPAREEXPORT
Summary: Re-implement SID_MAIL_PREPAREEXPORT
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: DEV300m85
Hardware: All Windows, all
: P3 Trivial (vote)
Target Milestone: 3.4.0
Assignee: michael.ruess
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-24 09:50 UTC by Oliver Specht
Modified: 2010-11-18 10:17 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-08-24 09:50:48 UTC
The function has been used to prepare Writer documents before sending them as
eMail (embed links, remove hidden content). 


http://svn.services.openoffice.org/opengrok/search?q=SID_MAIL_PREPAREEXPORT&defs=&refs=&path=&hist=&project=%2FOOO320_m19
Comment 1 Oliver Specht 2010-08-24 09:51:16 UTC
.
Comment 2 Oliver Specht 2010-10-05 09:09:49 UTC
Fixed in cws os143 in 

 sfx2\inc\sfx2\sfxsids.hrc
 sfx2\source\dialog\mailmodel.cxx
 shell\source\win32\simplemail\senddoc.cxx
 svx\sdi\svx.sdi
 sw\sdi\_docsh.sdi
 sw\source\ui\app\docsh.cxx
 sw\source\ui\app\docsh2.cxx


Issue 114919 has been submitted because the state method for this slot is called
regularly after the send function is used for the document.
Comment 3 Oliver Specht 2010-11-03 10:14:59 UTC
Reassigned for verification
Comment 4 michael.ruess 2010-11-04 13:29:39 UTC
Verified in CWS os143.
Comment 5 michael.ruess 2010-11-18 10:17:42 UTC
Checked in DEV300m93.