Hi Tobias,

Sorry, there seems to be no reliable way to avoid the warning regarding possible information loss while saving. The problem is that the warning is shown directly by the standard dispatch interceptor for the saving action.

You could probably send a new issue to me to let the warning be shown using the InteractionHandler, in this case the warning could be controlled. But the fix would be translation related, so it can be done only for OOo3.1.

After the fix is integrated, a new dispatch interceptor for the save action could be registered in the way, that it uses InteractionHandler wrapper over the current InteractionHandler during the saving, and the wrapper just prevents showing of the selected warning.

Best regards,
Mikhail.

Tobias Krais wrote:
Hi together,

is it possible to supress the warning dialog when saving a sxw file? I
would like to supress the dialog via api (Java) for just this one dialog.

Any help is appreciated!

Greetings, Tobias

---------------------------------------------------------------------
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