Peter Eberlein wrote:
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,
Now I saw it also but my code is still working with OO 3.0 so .......
the 3.0 is a bit more particular in making the difference between
"string" and "byte" values
but
http://api.openoffice.org/docs/common/ref/com/sun/star/document/DocumentProperties.html
is unpublished.
So how to proceed? ;)
Using the working service :-)
Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]