To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=40240
------- Additional comments from [EMAIL PROTECTED] Thu Mar 3 23:25:48 -0800
2005 -------
The the country language appears to be associated with the stored style
information.
I created a new file which had the language set to UK English and copied in a
couple of words from a file set in USA English. So then I had one file with
some text in both versions of English, and the Spell Check reported different
errors. I use the text "colour color" to detect which text used which English.
I saved the combined files as "UkUsa.odt".
The text:style-name for thetext of the UK English text is "Standard", but the
text:style-name for USA English was "P1".
The following is an extract of the parts of the content.xml that relate to the
"P1" text:style-name:
[...]
<style:style
style:name="P1"
style:family="paragraph"
style:parent-style-name="Standard"
>
<style:text-properties
style:font-name="Times1"
fo:font-size="10.5pt"
fo:language="en"
fo:country="US"
style:font-name-asian="Times1"
/>
</style:style>
[...]
<text:p text:style-name="P1">
colour
</text:p>
<text:p text:style-name="P1">
color
</text:p>
[...]
I think that OpenOffice.org may need a facility to globally change all the
country references in the text styles - with an option to do so in bulk, or
selectively. It may be sufficient to select on language group, so we can change
all references to English, and leave Chinese text unchanged.
Possibly this facility should be in at least 2 places, in the style menu's and
in the dialogues to change the language.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]