Date: prev next · Thread: first prev next last
2016 Archives by date, by thread · List index


On 09/22/2016 06:36 PM, aptares@gmx.de wrote:
you are right, that I am using the SDK in order to generate typelib
code. For a couple of reasons we have written our own IDL-interpreter
which fails so far because of the publication of a 2nd set of different
methods for the XEventListener interface within the file
XEventListener.IDL (see below).
If both codes are correct how does your UNOIDL-write handle this topic ?
Just add and combine the methods for the XEventListener interface or
ignores any 2nd definition ?

The forward declaration

  published interface XEventListener;

only declares that there is an interface named XEventListener, but does not define what its members are.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.