On 15/10/18 14:56, Regina Henschel wrote:
Both do not work, SD_DLLPUBLIC does not compile here, and SAL_DLLPUBLIC_RTTI fails too, see Jenkins for patch set 5.
SD_DLLPUBLIC is a macro defined in sd/inc/sddllapi.h (so you need to include that)
in either case, for such a dynamic downcast to type with default vis, all the types along that inheritance path need to have default vis (otherwise, does not work in general eg on macOS), see the notes emitted by loplugin:dyncastvisibility
_______________________________________________ LibreOffice mailing list LibreOffice@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/libreoffice