Thanks, Stephan. So the package com.sun.star.text.textfield is not available in Java. Then do we have the chance to insert an annotation or other textfield via Java? If we do, how? Thank you in advance.
Regards, Yu ----------------------原邮件------------------- Liao Yu wrote: > Thanks, Andrew. > There's one thing strange that I couldn't find the package > textfield in module com.sun.star.text of unoil.jar. Anyone > has any idea? It appears that the UNOIDL module com.sun.star.text.textfield (CVS module offapi) only contains old-style services (and another module, com.sun.star.text.textfield.docinfo, which in turn also only contains old-style services). There is no representation of old- style UNOIDL services and of UNOIDL modules in the Java UNO langugage binding, and hence there is no Java package com.sun.star.text.textfield in unoil.jar. -Stephan > Regards, > > Yu [...] ------------------------------------------------------------ --------- 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]
