[PATCH] EasyHack, fdo#46808, Adapt UNO services to new style, Parts 2 through 5
Caolán McNamara
caolanm at redhat.com
Mon Apr 2 07:24:49 PDT 2012
On Mon, 2012-04-02 at 16:15 +0200, Michael Stahl wrote:
> would it be possible to get rid of this for LO4 and pass the arguments
> to the C++ ctor of the implementing class
I guess one potential gotcha is that you can't call virtual methods on
your in-construction object in a C++ ctor while ::initialize happens
after construction so it can.
C.
More information about the LibreOffice
mailing list