Hi,

thx for your explanations. First I tried the DocumentProperties service an it didn't work. Now I switched to the DocumentInfo service and my first extension is running properly. :)

Does someone know when the DocumentProperties service will be published definitely? I think the new service is more comfortable.


Regards
Benjamin


Fernand Vanrie wrote:
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]


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

Reply via email to