-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

is it possible that the oo2.01. xml file is different from so 8.0 ?
My XPATH expressions do not work with oo 2.0.1 files ...

oo2.0.1:
                        <table:table table:name="Sheet1" table:style-name="ta1" 
table:print="false">
                                <table:table-row table:style-name="ro1">
                                        <table:table-cell 
office:value-type="string">
                                                <text:p>Hello</text:p>
                                                <text:p>World</text:p>
                                                <text:p/>
                                        </table:table-cell>
                                </table:table-row>
                        </table:table>

so 8.0:
                        <table:table table:name="Sheet1" table:style-name="ta1" 
table:print="false">
                                <table:table-row table:style-name="ro1">
                                        <table:table-cell/>
                                        <table:table-cell 
office:value-type="string">
                                                <text:p>
                                                        <text:span 
text:style-name="T1">Hello</text:span>
                                                </text:p>
                                                <text:p>
                                                        <text:span 
text:style-name="T1">World</text:span>
                                                </text:p>
                                                <text:p>
                                                        <text:span 
text:style-name="T1"/>
                                                </text:p>
                                        </table:table-cell>
                                </table:table-row>
                        </table:table>

it seems, the <text:span text:style-name="T1"/> has been removed, T1 was:

                <style:style style:name="T1" style:family="text">
                        <style:text-properties fo:language="de" 
fo:country="DE"/>
                </style:style>

is it a change or is it my fault, mybe i used a different cell formatting ?

merry x-mas

Oliver

- --
GnuPG key 0xCFD04A45: 8822 057F 4956 46D3 352C 1A06 4E2C AB40 CFD0 4A45
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFDq+lvTiyrQM/QSkURAhnqAKCQ2BCL3MScHZZsLIq/c8dwuh6EqwCfVXzJ
xmbzUZmW4MCDxsRvf0MqelU=
=JdOR
-----END PGP SIGNATURE-----

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

Reply via email to