Am Montag, den 06.06.2005, 14:01 +0200 schrieb Egon:
> Hi everybody

Hello Egon,

> I am a new member of this community, and as the
> principles... I have some problems with the
> programming of soffice.
> I have to create a index of a sxw document, this index
> consist in a list of 2 styles in 2 levels.
> 
> Example:
> 
> Style1             Pag number
>    Style2          Pag number
>    Style2          Pag number
>    Style2          pag number
> Style1             pag number
>    Style2          pag number
>    Style2          pag number

Can't you use one of the predefined index types? Table of contents or
the like? (predefined is to be read as "available in the GUI")

If so, only the styles have to be right and you do nothing more than
creating an instance of the index class and inserting it into the
document. If it is not clear in the Developers Guide I think I'll be
able to provide an example in BASIC.

HTH,
Marc



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

Reply via email to