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

2015-11-06 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=126628

Oliver Brinzing  changed:

   What|Removed |Added

 CC||oliver.brinz...@gmx.de

--- Comment #2 from Oliver Brinzing  ---
.

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


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

2015-11-05 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=126628

--- Comment #1 from hanya  ---
Created attachment 85109
  --> https://bz.apache.org/ooo/attachment.cgi?id=85109=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.