To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81589
                 Issue #|81589
                 Summary|unoxml: support dom document serialization 
               Component|xml
                 Version|OOo 2.2
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|TASK
                Priority|P3
            Subcomponent|code
             Assigned to|lo
             Reported by|lo





------- Additional comments from [EMAIL PROTECTED] Fri Sep 14 16:17:51 +0000 
2007 -------
adding functionality to the XDocument implementation to stream the document to
an XOutputStream

the XACtiveDataControl/XACtiveDataSource interface combination will be used. set
the stream to which the document should be written via
XActiveDataSource::setOutputStream and start the serialization with
XActiveDataControl::start(). It is not necessary to add listeners as the start()
call will block until all bytes have been written to the stream. The stream will
not be closed automatically.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to