Mathias Bauer schrieb:
Kirill S. Palagin wrote:

Hello.

How do I disallow saving in particular format (specifically Excel 5/95)?
I need to do this because Calc produces damaged file (see
http://www.openoffice.org/issues/show_bug.cgi?id=32785) and I can not
rely on users avoiding this format.

I already answered that on the users list but for the records I repeat
it here:

Go to the share/registry/modules/org/openoffice/TypeDetection/Filter
folder and open the file "fcfg_calc_filters.xcu" in a text editor.
Search for the string "MS Excel 5.0/95". In the line below remove the
word "EXPORT" and now the filter should work as a pure import filter.

If that is fine for you I could tell you how you can deploy this change
as an extension.

Of course packages are the best way to make such changes.
Because the share layer will might be changed if the next update
will be installed (!) ... your changes there will be lost then.

A package can be installed using "Tools->Extension Manager ...".
Please use the attached file to disable the "MS Excel 5.0" filter.

If you wish to make changes inside the package, you can unzip it
(internaly it's a normal zip file). Open the XCU file and edit it.

Ciao,
Mathias


Ciao
Andreas

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

Reply via email to