Re: Adding an implemented UNO interface

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On Mon, 4 Sept 2023 at 21:54, Noel Grandin <noelgrandin@xxxxxxxxx> wrote:

On Mon, 4 Sept 2023 at 20:43, Lionel Élie Mamane <lionel@xxxxxxxxx> wrote:
becomes an ambiguous base of class bar, as it is derived from twice
:-|

How do we solve that?


using using



Sorry, could not resist that.

But unfortunately, I'm wrong, I keep forgetting when "using Baseclass::foo" will work and when it wont.

Likely you will have to implement disambiguation overrides like:

   virtual SAL_CALL void setFoo() override { Baseclass::setFoo(); }


[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux