Date: prev next · Thread: first prev next last
2017 Archives by date, by thread · List index


On Fri, 2017-03-24 at 03:31 -0700, julien2412 wrote:
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.

I think this is resolved now, or at least everything currently works.
There was a SvObjectServerList which returned a copy of a
SvObjectServer instead of a reference to one. Then the SvGloblName
member of that has some magic copy on write stuff, and its all very
confusing, but the result is that the temp was trash so comparisons
with it failed.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.