Hi Oliver,

Am 11.03.2010 10:15, schrieb Oliver Specht:
Hi,On 11.03.2010 10:04, Peter Eberlein wrote:


Any hints how to force that?
How about something like
XTextFieldsSupplier xfs = (XTextFieldsSupplier)
UnoRuntime.queryInterface(XTextFieldsSupplier.class, document);

XRefreshable xtfr2 = (XRefreshable)
UnoRuntime.queryInterface(XRefreshable.class, xfs.getTextFields());
xtfr2.refresh();


of course, :-\

Thank you

Regards,
Oliver


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to