Issue 2361

Summary: undocumented sprm 360d
Product: Writer Reporter: caolanm
Component: codeAssignee: caolanm
Status: CLOSED DUPLICATE QA Contact: issues@sw <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 641   
Target Milestone: ---   
Hardware: PC   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description caolanm 2001-11-30 17:18:27 UTC
issue 1930 revealed the basic purpose of this sprm, but its layout is unknown.
issue 1291 also contains it and demonstrates that is is merely a container sprm
that contains a list of other undocumented sprms :-). Possibly for efficincy
when introducing a whole set of related new sprms. Stick them all inside one
master undocumented one so that backward compatible readers will skip the master
container 
and all its components. Sprms seem to replace the older mechanism of absolutely
positioning tables with a new way of doing it. And a heap of unknown properties.
Need to update the d608 parser to at least parse the known bits correctly.
Comment 1 caolanm 2001-12-18 10:25:44 UTC
Gotya. Basically why 2182 crashes.

*** This issue has been marked as a duplicate of 2182 ***
Comment 2 caolanm 2001-12-18 10:26:10 UTC
closed