Hi, > > I'd like to change the way the chapters are numbered in a document > through an OOBasic macro, like having "I. Heading 1" for Heading 1, "A. > Heading 2" for heading 2 and so on... > Although I explored the document through Xray (and searched the web), I > wasn't able to find a method to do this. All I found is the > getChapterNumberingRules, but it's a read-only method. > > Has anyone a method please ? > > Thx >
Look for chapter 9.7 into this (pt_BR) doc: http://broffice.org/files/programando_broo.odt and you'll get some Basic code. HTH --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
