Re: Is LineEndName locale dependent?
Andrew Douglas Pitonyak <[email protected]> Sat, 28 May 2011 09:22:46 -0400
| Newsgroups | gmane.comp.openoffice.devel.api |
|---|---|
| Message-ID | <[email protected]> |
Interesting, so, the en-US names work in other locales, and in other=20 locales, the locale specific name works as well. I tried using the French locale specific name with my en-US system, and=20 that failed. Thanks to the three people that tested this for me! On 05/25/2011 02:49 PM, Bernard Marcelly wrote: > Hi, > My reply to [api-dev] seems lost, I send it again with copy to Andrew. > Bernard > > Message de Bernard Marcelly date 2011-05-24 09:36 : >> Hi Andrew, >> Your code works with french locale. >> >> If I create by hand such a line, inspection of properties LineEndName=20 >> and >> LineStartName also show the en-US name. >> >> I modified your code using the french name: >> oLine.LineStartName =3D "Double fl=E8che" >> This was accepted, and property LineStartName showed "Double Arrow". >> >> Tested with OOo 3.3.0 en-US plus french langpack. >> >> Bernard >> >> Message de Andrew Douglas Pitonyak date 2011-05-23 21:22 : >>> >>> >>> I use English USA locale. Consider the following Calc macro that=20 >>> sets line >>> starts and line ends based on the name (which I assume is the=20 >>> correct way to do >>> this). Will this work in other languages such as German, French,=20 >>> Russian, >>> Polish, Chinese? >>> >> > > --=20 Andrew Pitonyak My Macro Document: http://www.pitonyak.org/AndrewMacro.odt Info: http://www.pitonyak.org/oo.php --=20 ----------------------------------------------------------------- To unsubscribe send email to [email protected] For additional commands send email to [email protected] with Subject: help