Hi Viliam, On Thu, 2010-09-02 at 14:39 +0100, Nick Burch wrote: > Yup, if you look at: > http://poi.apache.org/apidocs/org/apache/poi/hwpf/usermodel/CharacterRun.html > then follow it back to the parent Range object: > http://poi.apache.org/apidocs/org/apache/poi/hwpf/usermodel/Range.html > you have things like getStartOffset(), getEndOffset(), and the details on > where the section and paragraphs start
Some further links if you want some examples: I have some similar things in the ww8dumper. http://gitorious.org/ww8dumper/ww8dumper 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]
