[ooo-build] Go-oo Uno Filter Name Query

Petr Mladek pmladek at suse.cz
Tue Feb 23 02:06:27 PST 2010


Hi Vnaresh,

On Monday 22 February 2010, vnaresh prasad wrote:
> Hi,
>    Im a Developer involved in an application which converts files from one
> format to other. using VB.Net in Windows 7 .Im using UNO service for this
> conversions . Im able to convert all formats such as "txt"
> ,"pdf","rtf","sxi" etc.. supported in OpenOffice and using
>
> com.sun.star.beans.PropertyValue
> for it. Which does not support doc,docx,xlsx,pptx. And so i migrated to
> Go-oo and all other conversions work for it.
> But was not able to get FilterName and FilterValue for the newly supported
> file formats
>
> 1. doc
> 2. docx
> 3. pptx
> 4. xlsx

I am not 100% sure what value you need. Anyway, I am sure that you will be 
able to find it in:

C:\Program Files\OpenOffice.org 
3\Basis\share\registry\modules\org\openoffice\TypeDetection\Types
and
C:\Program Files\OpenOffice.org 
3\Basis\share\registry\modules\org\openoffice\TypeDetection\Filter

For example, the docx type is defined in Types\fcfg_writer_types.xcu with the 
name "writer_MS_Word_2007". The corresponding filter is defined in 
Filters\fcfg_writer_filters.xcu with the name "MS Word 97".


-- 
Best Regards,

Petr Mladek
software developer
---------------------------------------------------------------------  
SUSE LINUX, s. r. o.                        e-mail: pmladek at suse.cz
Lihovarská 1060/12                          tel: +420 284 028 952
190 00 Prague 9                             fax: +420 284 028 951
Czech Republic                              http://www.suse.cz/


More information about the ooo-build mailing list