Issue 98972 - Let grf and cgm filters export to output stream.
Summary: Let grf and cgm filters export to output stream.
Status: CONFIRMED
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: DEV300m40
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-06 13:09 UTC by mikhail.voytenko
Modified: 2013-08-07 15:40 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 mikhail.voytenko 2009-02-06 13:09:15 UTC
As we have discussed the correct solution would be to let the grf and cgm filter
export to the stream instead of URL.

To do so mrMedium.GetOutStream() should be wrapped with
OSeekableOutputStreamWrapper() from unotools project, and the result object
should be sent to the filter.