You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2015/11/05 13:50:29 UTC

[Issue 126628] [IDL] Some IDL files are not compiled and not registerd in types.rdb

https://bz.apache.org/ooo/show_bug.cgi?id=126628

--- Comment #1 from hanya <ha...@gmail.com> ---
Created attachment 85109
  --> https://bz.apache.org/ooo/attachment.cgi?id=85109&action=edit
Patch to add IDL file to be compiled except for chart2 module and others, see
comment

There are tons of problems in IDL file from chart2 module. I could not touch
them now.
And the following IDL files contains some problems to compile: 
- com/sun/star/auth/SSOExceptions.idl
-- Empty definition, no IDL document

- com/sun/star/ui/XContextChangeListener.idl
-- strange content, no IDL document

- com/sun/star/util/EventMultiplexer.idl
-- com/sun/star/util/XEventMultiplexer is not found

The attached patch does not contains chantes for the problems described above.

-- 
You are receiving this mail because:
You are the assignee for the issue.