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


On Sep 2, 2011, at 3:36 PM, Matúš Kukan wrote:
On 2 September 2011 14:29, Stephan Bergmann
<stephan.bergmann.secondary@googlemail.com> wrote:
On Sep 2, 2011, at 11:58 AM, Matus Kukan wrote:
offapi/UnoApi_offapi.mk                        | 7859 +++++++++++++------------
offapi/com/sun/star/rendering/XMtfRenderer.idl |    2
oovbaapi/UnoApi_oovbaapi.mk                    | 2087 +++---
oovbaapi/ooo/vba/excel/XControlObject.idl      |    2
oovbaapi/ooo/vba/excel/XGraphicObjects.idl     |    2
solenv/gbuild/UnoApiTarget.mk                  |   66
udkapi/UnoApi_udkapi.mk                        |  945 +--
7 files changed, 5753 insertions(+), 5210 deletions(-)

Re adding #include XInterface.idl, IIRC Jürgen once modified idlc so that it does not fail if 
XInterface is not included (esp. since when inheriting merely from XInterface you no longer need 
to write that down --- though the .idl files in question seem to mention XInterface explicitly).

Anyway, what makes me wonder is how you stumbled over those --- while changing .idl processing 
to work in batches (i.e., might the problem be a regression)?

Well, you can try to revert and build oovbaapi..(or offapi but that's slow)

/home/ubuntu/git/libo/oovbaapi/ooo/vba/excel/XGraphicObjects.idl:62
[1:1] : error in lookup of symbol: 'com::sun::star::uno::XInterface'
/home/ubuntu/git/libo/oovbaapi/ooo/vba/excel/XGraphicObjects.idl:74
[1:1] : error in lookup of symbol, expected interface is not defined
and no forward exists: '::com::sun::star::uno::XInterface' in
'/ooo/vba/excel/XGraphicObjects'
/home/ubuntu/git/libo/solver/unxlngi6/bin/idlc: detected 2
errors/home/ubuntu/git/libo/solver/unxlngi6/bin/idlc Version 1.1

I have no idea why it's happening, I just got errors, so I tried do
get rid of them and thought this is safe and all right.

OK, never mind.  Safe and all right to add those includes, anyway.  Just wondered why this suddenly 
became necessary.

-Stephan

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.