Hi,
> Is it possible to include new xml tags, with new
> meanings out of OOo, in the resulting .odt document,
> using just the api? Making it possible to parse this
> tags later outside the OOo?
Paragraphstyle and PageStyle have a Property called
UserDefinedProperties where you can add Attributes to the
used stylke
which are stored with the document and can be parsed later.
Hope that helps
Regards
Stephan
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe api.openoffice.org
For additional commands, e-mail: dev-help api.openoffice.org
|