Hi Zachary, On Tue, 2010-09-28 at 10:58 +0930, Zachary Mitchell wrote: > If one uses CharacterRun objects to get at isSpecial() bytes > to read Pictures bytes, > and getPicOffset() is where those bytes starts, > and they end behind getPicOffset for the next CharacterRun, > > How do you tell where they end if the entire document is one > isSpecial() CharacterRun, with no no CharacterRun objects after it to > tell the ending by? > How far down does the dataStream does one Picture end?
It seems to me that all those questions have already been answered when explaining how it works (see my and Nick's previous emails). If you want to get all the infos on that, please read the specs: it requires some mind agility to find the data in the document, but it's all there. Regards, -- Cédric Bosdonnat Go-oo hacker http://go-oo.org OOo Eclipse Integration developer http://cedric.bosdonnat.free.fr --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
