Hello, i made simple xsl filter to import xml file. Now i am trying to create extension from it using this info: http://wiki.openoffice.org/wiki/Filter_extensions
I managed to create it, but my filter is in Tools - XMLFilter Setting - Filter name - Edit - Transformation - XSLT for export. When i copy paste path from XSLT for export to path XSLT for import, it works as expected. So my question is, how i need to edit Filter.xcu to make my filter present in import? Here is my Filter.xcu http://pastebin.com/fLaxSAu6 Thanks for help! (and sorry for my english)