On Wed, 2008-03-19 at 13:11 +0100, Eike Rathke wrote:
> Hi Kohei,
> 
> On Wednesday, 2008-03-19 01:03:02 -0400, Kohei Yoshida wrote:
> 
> > Just finished.  Now I don't use ScAddress::Convention all over the place
> > but simply put the localized separators in the mxSymbolsNative and
> > mxSymbolsEnglish.
> 
> I'm not sure if we really want that in mxSymbolsEnglish. Though not
> being accessible in the UI, an English mapping is available through the
> experimental and so far undocumented environment variable
> OOO_CALC_USE_ENGLISH_FORMULAS to be able to use English function names
> in any UI localization, which may also be used by QA in future to test
> mere functionality of localized versions even if they don't know what
> a function's name was translated to ;-)  If set, mxSymbolsNative simply
> points to mxSymbolsEnglish, see ScCompiler::InitSymbolsNative(), which
> also has to be taken care of when exchanging the separators.

Well, if it's not used in the UI, I guess we can leave the English
symbols alone.  I'll change the implementation.

> Just for completeness: the English function names (not separators) of
> mxSymbolsEnglish are also used by the XFunctionAccess implementation.

Good to know this.

> > For now, I've just taken care of the separators (committed to
> > koheiformula01 cws).  I still need to work on switching the address
> > convention based on the grammar, but I'll get to that later, probably
> > tomorrow.
> 
> Umm.. the address convention is already switched based on the grammar.
> Or what is missing?

Ah no.  I didn't see it the first time.   Now I do.  This means I won't
have to do any extra work, which is good. ;-)

Kohei

-- 
Kohei Yoshida - OpenOffice.org Engineer - Novell, Inc.
<[EMAIL PROTECTED]>


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

Reply via email to