Find an UNO interface

Hi,

I am looking in the staroffice 8 API for an UNO interface to access a configuration setting from Java. The configuration setting in staroffice is accessed by clicking Tool, Options, Load/Save, HTML Compatibility, and changing the Export setting to StarOffice Writer.

Any info greatly appreciated,

Thanks.

[333 byte] By [morningpersona] at [2007-11-27 1:10:48]
# 1

the html referring to this configuration is as follows but doesn't indicate the uno command, is there any way to derive the uno info. from this?

<node oor:name="Filter">

<node oor:name="HTML">

<node oor:name="Export">

<prop oor:name="Browser" oor:type="xs:int">

<value>3</value>

</prop>

</node>

</node>

</node>

</oor:component-data>

morningpersona at 2007-7-11 23:46:07 > top of Java-index,StarOffice,StarSuite...