Hi,

Is there some black magic art to create list items in a slide (impress)
using the UNO API?

I set the following paragraph properties:

"NumberingLevel" = 2 (sal_Int16)
"NumberingIsNumber" = true (sal_Bool)
"CharStyleName" = 'outline3' (OUString)

But when the document (Impress) is displayed, they don't appear as such,
and if I save the document they don't appear as list. The other
properties are recognize as I get the text attributes and the margins
right.

Any hint?

BTW "NumberingIsNumber" is still not documented in the API developer
guide http://api.openoffice.org/docs/DevelopersGuide/Text/Text.xhtml


Hub

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

Reply via email to