To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=13376
------- Additional comments from [EMAIL PROTECTED] Tue Jul 18 01:09:33 -0700 2006 ------- TL->nemeth: The way to distinguish between using new or old German spelling up to OOo 2.0 was the option named "German spelling - old" in "Tools/Options/Language Settings/Writing Aids". In the lingupropertyset is a property named "IsGermanPreReform" to get/set that value. What you need to do is to look at run-time what value this property has and choose the specific dictionary accordingly. Also (if you not always want to evaluate that flag) you need to establish a listener so if the property changes you can switch the dictionary in use. (If I'm not mistaken there is a different instance that triggers spell checking again if that value changes thus you would not need to care about that.) --------------------------------------------------------------------- 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]
