Fernand Vanrie wrote:

> Kent, and others
> 
> Yes thats what y meaned, its common (and strange) that some 
> property-informatiion only can be founded/obtained after you "placed" 
> the object in the the document. For some property's (graphics)  i had to 
> enumerate, all graphics,  to optain some info from a, individual 
> graphic. why ???

Some properties are not part of the document model (like the automatic
height of a frame) and you need to layout the document to get it.

Without a view Writer doesn't create a layout so you need to create a
view to force Writer to calculate the missing property. Additionally you
need some luck that the API allows you to ask for it. ;-)

Best regards,
Mathias

-- 
Mathias Bauer - OpenOffice.org Application Framework Project Lead
Please reply to the list only, [EMAIL PROTECTED] is a spam sink.

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

Reply via email to