Issue 84783 - WW8 import: anchored object attribute "LayoutInTableCell" not correct evaluated
Summary: WW8 import: anchored object attribute "LayoutInTableCell" not correct evaluated
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: open-import (show other issues)
Version: OOo 2.3.1
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: michael.ruess
QA Contact: issues@sw
URL:
Keywords:
: 85098 85523 88675 (view as issue list)
Depends on:
Blocks: 85098
  Show dependency tree
 
Reported: 2007-12-20 10:09 UTC by Oliver-Rainer Wittmann
Modified: 2013-08-07 14:43 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Oliver-Rainer Wittmann 2007-12-20 10:09:34 UTC
The Microsoft Word attribute "Layout in table cell" for anchored objects (text
frames, graphics, embedded objects and drawing objects) is not correctly evaluated.
The attribute is differently set in the different Microsoft Word versions:
- in Microsoft Word 97 and prior this attribute does not exist, but all anchored
objects are not laid out inside its table cells.
- since Microsoft Word 2000 the attribute exist - visible in the user interface
since Microsoft Word 2003. The first bit of parameter 0x03BF of the for
Microsoft Word defined parameters for anchored objects holds the value for this
attribute. Is the bit set, "Layout in table cell" is not set.
Comment 1 michael.ruess 2008-02-05 09:15:02 UTC
*** Issue 85523 has been marked as a duplicate of this issue. ***
Comment 2 Oliver-Rainer Wittmann 2008-02-18 11:42:55 UTC
*** Issue 85098 has been marked as a duplicate of this issue. ***
Comment 3 Oliver-Rainer Wittmann 2008-04-10 14:49:28 UTC
Above given details have to be corrected:
The attribute is differently set in the different Microsoft Word versions:
- in Microsoft Word 97 and prior this attribute does not exist, but all anchored
objects are not laid out inside its table cells.
- since Microsoft Word 2000 the attribute exists - visible in the user interface
since Microsoft Word 2003. The 17th bit of parameter 0x03BF of the for
Microsoft Word defined parameters for anchored objects holds the value for this
attribute. Is the bit set, "Layout in table cell" is set. If no parameter 0x03BF
is given, "Layout in table cell" is also set.
Comment 4 Oliver-Rainer Wittmann 2008-04-10 15:00:50 UTC
fixed in cws c23v002 - changed files:
/sw/source/filter/ww8/ww8par.hxx, 1.153.6.1
/sw/source/filter/ww8/ww8graf.cxx, 1.150.200.1
/sw/source/filter/ww8/ww8par.cxx, 1.185.6.1
Comment 5 Oliver-Rainer Wittmann 2008-04-11 14:52:26 UTC
OD->MRU: Checked in internal installation set - please verify.
Comment 6 michael.ruess 2008-04-14 07:49:34 UTC
verified fix in CWS c23v002.
Comment 7 michael.ruess 2008-04-29 12:46:18 UTC
*** Issue 88675 has been marked as a duplicate of this issue. ***
Comment 8 Oliver-Rainer Wittmann 2008-05-20 08:55:20 UTC
reopen to fix also in cws sw30bf05.
Comment 9 Oliver-Rainer Wittmann 2008-05-20 08:56:21 UTC
taking over.
Comment 10 Oliver-Rainer Wittmann 2008-05-21 15:03:19 UTC
also fixed in cws sw30bf05 - changed files:
/sw/source/filter/ww8/ww8par.hxx, 1.155.66.1
/sw/source/filter/ww8/ww8graf.cxx, 1.151.66.1 
/sw/source/filter/ww8/ww8par.cxx, 1.190.64.1
Comment 11 Oliver-Rainer Wittmann 2008-06-02 08:17:04 UTC
OD->MRU: Checked in internal installation set of cws sw30bf05 - please verify.
Comment 12 michael.ruess 2008-06-05 10:43:28 UTC
Verified fix in CWS sw30bf05.
Comment 13 michael.ruess 2008-07-10 14:09:09 UTC
Checked in DEV300m24.