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


On 05/01/12 09:38, Tomas Hlavaty wrote:
Hi Stephan,

Stephan Bergmann <sbergman@redhat.com> writes:

On 01/04/2012 11:09 PM, Tomas Hlavaty wrote:

diff --git a/offapi/com/sun/star/chart/XAxisSupplier.idl
b/offapi/com/sun/star/chart/XAxisSupplier.idl
...

Are you sure that this is right, using chart2 entities from within
chart?  I always intuitively thought that chart2 was a second attempt,
to replace chart.

I am not sure as I don't know what chart and chart2 are about but
currently this is broken.  The patch fixes the compilation issue.  Maybe
I should move the file to chart2 package instead?

argh... that would not work, because there is already a chart2::XAxis.
in addition to chart::XAxis.  actually the chart::XAxis is newer than
chart2::XAxis: it was added for OOo 3.4, in commit
0c1fb57fe1588ba0d2ed07145fd07e834c96623f

the implementation of this is in
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx, and it uses
chart::XAxis.

by now i'm now pretty confused, but i think the proposed patch is wrong.

ah, your trouble could be caused by chart/XAxis.idl and chart2/XAxis.idl
having the same include guard, i'll try to fix that...

grmbl, what a mess...


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.