On 14 September 2010 14:58, Caolán McNamara <caol...@redhat.com> wrote:

> On Tue, 2010-09-14 at 14:40 +0200, Knut Olav Břhmer wrote:
> > Thank you for the analysis :) this really helps.
> > What parts of the word document is available at the time of importing the
> > hyperlink. Is all of the parts read in, so that the DocumentSummaryStream
> > could be accessed at that time?
>
> It's not read in by the .doc importer currently. Some generic parts are
> read in by sfx2 to set generic properties, but there's something in
> sd/source/filter/ppt/pptin.cxx (search for _PID_HLINKS) which looks like
> roughtly the same kind of thing for the ppt format. That would also need
> to be done in the ww8 importer to parse them out and attempt the (weird
> and wonderful) mapping from dwApp to field code mentioned in the
> "Application Data for VtHyperlink" section of the .doc spec.


Are sfx2 reading it's parts before the .doc importer is read, and could OOo
be set to read the relevant parts when sfx2 does it's work, and then save it
for later?


-- 
Knut Olav Bøhmer

Reply via email to