Hi Jurgen,
I'm looking for code to get the filename of the current document in writer.In MS word is it like Activedocument.name but in Openoffice?
you can query the XModel from your document, which has a method getURL () that should do what you want.
Regards Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
