https://bugs.documentfoundation.org/show_bug.cgi?id=159302

--- Comment #9 from V Stuart Foote <vsfo...@libreoffice.org> ---
Good test doc in attachment 192340 from dupe bug 159497 

Open its zip archive, to review the settings.xml for each of the OLE sm objects
holding sm "{p}({t}_{i})", extracting these stanzas:

Object9's formula with new map units
<config:config-item config:name="ViewAreaWidth"
config:type="long">482</config:config-item>
<config:config-item config:name="ViewAreaHeight"
config:type="long">308</config:config-item>
<config:config-item config:name="BaseLine"
config:type="int">220</config:config-item>


Object1's formula with the original map units
<config:config-item config:name="ViewAreaWidth"
config:type="long">841</config:config-item>
<config:config-item config:name="ViewAreaHeight" 
config:type="long">541</config:config-item>
<config:config-item config:name="BaseLine"
config:type="int">387</config:config-item>

Suggests the map unit change from 100ths of MM to twips did not get fully
applied for rendering to document canvas.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to