https://issues.apache.org/ooo/show_bug.cgi?id=119337
--- Comment #14 from Armin Le Grand <Armin.Le.Grand@me.com> ---
ALG: SvxShape and SvxUnoTextBaseRange (from which SvxUnoTextBase is derived)
both have a virtual getPropertyValue. Thus, this method gets double derived to
SvxOle2Shape. The mac and win compiler have different interpretations which one
has to be called. What may be the C++ standard behaviour for this? We have to
check...
--
You are receiving this mail because:
You are the assignee for the bug.
|