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.

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to