Hallo Jens,

Jens Ansorg schrieb:


Das mit der Formatierung versteh ich immer noch nciht :)


nochmal ein anderes Beispiel aus dem gespeicherten content.xml, diesmal mit Formel zum Einfügen von CHAR(10)


<table:table-cell
table:formula="oooc:=[.A6]&amp;CHAR([.$E$2])&amp;[.B6]&amp;CHAR([.$E$2])&amp;[.C6]"
office:value-type="string"
office:string-value="A&#x0a;B&#x0a;C">
  <text:p>
    A
    <text:line-break/>

Das ist ein leerer Tag ohne Inhalt, wird also komplett ignoriert

    B
    <text:line-break/>
    C
  </text:p>
</table:table-cell>

Also sowohl im string-value als auch im text:p sieht das doch eigentlich ok aus!

Im string-value schon, aber es ist nur ein <text:p>-Element da, also gibt's auch nur eine Zeile.

 hat OOO einfach nur einen Bug das korrekt anzuzeigen?

Kein Bug, aber feature request:
http://qa.openoffice.org/issues/show_bug.cgi?id=18302

mfG
Regina


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Antwort per Email an