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

Oliver Specht <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from Oliver Specht <[email protected]> ---
(In reply to Timur from comment #7)
> (In reply to Oliver Specht from comment #6)
> > - The section properties contain a "<w:type w:val="continuous"/". But they
> > are wrongly interpreted as page break
> Is it Bug 64372? 
Seems to be the same problem.
> 
> And numbering problem, so "4 Fragebogen und Planausschnitte" starts from 1.
> Couldn't find a reported bug. 
I can't answer that. The .docx uses the same "<w:numId w:val="1"/>" while the
.odt applies WWNum17 to the first headings while the next use WWNum1
> 
> Also, I don't understand why checkbox and radio button are not working in
> this file.
They are imported as pictures. The source is a composition of a control and a
shape:

<w:object w:dyaOrig="225" w:dxaOrig="225">
  <v:shape id="_x0000_i1157" type="#_x0000_t75" o:ole=""
style="width:108pt;height:20.5pt">
    <v:imagedata o:title="" r:id="rId65"/>
  </v:shape>
  <w:control r:id="rId66" w:name="OptionButton14" w:shapeid="_x0000_i1157"/>
</w:object>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to