Hi list-members,

Do the document filters that convert between sxw and doc use OOo? That is, when you open a .doc file in OOo, does the filter convert the .doc file to a temporary .sxw representation first and then OOo opens the .sxw representation, or does the filter itself build the in memory OOo representation of the .doc file? And when you save in .doc format, does OOo save the document in it's own format first and then call the filter?

Maybe another way to ask the question is to ask to what degree the filters are file-to-file stand-alone utilities, or do they in fact convert to and from the in-memory OOo formats so that doing an .sxw to .doc file conversion in fact requires two filters - one to open (convert to im-memory format) the .swx format and one to save in .doc format (convert from in-memory to .doc).

Thanks,
Alan

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

Reply via email to