I'm trying to implement a Java dialog to export a Writer document with my custom filter. I haven't found a way to do so. The UnoControlFileControlModel only works to "open" files but not to save them, since I can't enter a filename that doesn't exist. Is there a "save" or "export" dialog in the API that can be customized so it only allows to export with my filter? And how can I instantiate it?

Cheers
Jimmy

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

Reply via email to