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: dev-unsubscr...@sw.openoffice.org
For additional commands, e-mail: dev-h...@sw.openoffice.org

Reply via email to