Hello, On the bugtracker about autocaption tdf#106732 I created (see https://bugs.documentfoundation.org/show_bug.cgi?id=106732), I noticed that in sw/source/ui/config/optload.cxx, in SwCaptionOptPage::Reset, behaviour I got could be fixed if I first created a variable corresponding to SvGlobalName(SO3_OUT_CLASSID) then compare rOleId with it. (see http://opengrok.libreoffice.org/xref/core/sw/source/ui/config/optload.cxx#624)
I must confirm it by adding some traces but it seems depending the case, the SvGlobalName constructor used isn't the same. (see http://opengrok.libreoffice.org/xref/core/tools/source/ref/globname.cxx#63) Any thoughts? Julien -- View this message in context: http://nabble.documentfoundation.org/About-tdf-106732-autocaption-tp4210964.html Sent from the Dev mailing list archive at Nabble.com. _______________________________________________ LibreOffice mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice
