Hi Fernand,
Fernand Vanrie schrieb:
OK: when using OObasic the openend odt file is "thiscomponent" and
access to custom-userfields is done like:
oDocument = thiscomponent
oDocuInfo = oDocument.DocumentInfo()
the Service
http://api.openoffice.org/docs/common/ref/com/sun/star/document/DocumentInfo.html
is deprecated,
but
http://api.openoffice.org/docs/common/ref/com/sun/star/document/DocumentProperties.html
is unpublished.
So how to proceed? ;)
Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]