mono + RHEL 6.4

Stephan Bergmann sbergman at redhat.com
Mon Feb 17 14:42:04 CET 2014


On 02/17/2014 02:28 PM, Gorbachev Ivan wrote:
> Hello. How to use LibreOffice through C# in mono? Inside all example
> containce "unoidl.com.sun.star" namecpace, but where to get that library?

There's currently no support for Mono in LibreOffice, C# is only 
supported on Windows.  There, the CLI-representations 
(unoidl.com.sun.star.*) of the UNOIDL (com.sun.star.*) entities from 
udkapi are in cli_uretypes.dll (built at 
cli_ure/CliUnoApi_cli_uretypes.mk) and those from offapi are in 
cli_oootypes.idl (built at unoil/CliUnoApi_oootypes.mk).

Stephan



More information about the LibreOffice mailing list