I implemented a dialog for exporting the current writer document with my custom xml filter. The dialog has a "Browse" button with which it should be possible to browse the file system, browse to a folder, specify or reuse a given filename.

I've implemented a UnoControlFileControlModel which isn't what I was looking for since it's something like an "open" dialog where you can specify a new filename. Is there any chance I can change this behaviour?

If not - is there a chance I can call the export dialog and only give the option to chose my xml filter for saving purposes?

Thanks for any hint
Jimmy

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

Reply via email to