On Fri, 1 Oct 2010, randeel wimalagunarathne wrote:
For example the distance from the bullet to the text "help" and also i
need to know the distance between the bullet and the left margin of the
document.
Can you please help me with this? From what i have found it is in
*grpprlPapx.
These should largely all be decoded into the paragraph properties.
Have a look at ParagraphSprmUncompressor, and ensure it has an entry for
the properties you've found hold your information. Then, grab the
ParagraphProperties for the Paragraph that corresponds to your list, and
fetch from there the decoded information that ParagraphSprmUncompressor
read out for you
Finally, if you can, please submit a patch to then expose this in a
friendly way in the usermodel :)
Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]