Re: [sc-dev] Our plan to improve Calc functionality related tophonetic text

2007-08-17 Thread Kohei Yoshida
Hi Eike & Takashi, On Fri, 2007-08-17 at 21:39 +0200, Eike Rathke wrote: > Hi Takashi, > > On Saturday, 2007-08-18 01:05:18 +0900, Takashi Nakamoto wrote: > > > > 1) Store that in rtl::OUString. > > > > At the beginning of our project, this idea was the first choise, but > > now we think this i

Re: [sc-dev] Re: Exciting News

2007-08-17 Thread Leonard Mada
Hi Wojciec, I detected some further potential bugs: Can you please look into the following code: [in the coding window] 1.) IF there is NO input from the spreadsheet first, the script won't run: e.g. {$OUT#E1}<-HELLO WORLD or x<-25 {$OUT#E1}<-{$BASE} 2.) for some reason, the PLOT comm

Re: [sc-dev] Re: Exciting News

2007-08-17 Thread Leonard Mada
Hi, Eike Rathke wrote: Hi Leonard, On Wednesday, 2007-08-15 23:04:55 +0300, Leonard Mada wrote: be careful when pasting from the wiki, as the wiki-features required to insert a space between 2 braces, changing '[[' to '['_space_'[' which breaks the code. One has to convert back these doub

Re: [sc-dev] Our plan to improve Calc functionality related tophonetic text

2007-08-17 Thread Eike Rathke
Hi Takashi, On Saturday, 2007-08-18 01:05:18 +0900, Takashi Nakamoto wrote: > > 1) Store that in rtl::OUString. > > At the beginning of our project, this idea was the first choise, but > now we think this implmentation might be very difficult and seek for > better ideas. I'd consider implementi

Re: [sc-dev] Our plan to improve Calc functionality related tophonetic text

2007-08-17 Thread Eike Rathke
Hi Kohei, On Friday, 2007-08-17 10:00:45 -0400, Kohei Yoshida wrote: > 3) Store that as a cell attribute. If I understand correctly, Writer > uses this approach. That sounds easiest from a first glance, but it dissects content into attribution, which sooner or later will complicate synchronizat

Re: [sc-dev] Re: Exciting News

2007-08-17 Thread Eike Rathke
Hi Leonard, On Wednesday, 2007-08-15 23:04:55 +0300, Leonard Mada wrote: > be careful when pasting from the wiki, as the wiki-features required to > insert a space between 2 braces, changing '[[' to '['_space_'[' which > breaks the code. One has to convert back these double-braces. Embed such

Re: [sc-dev] I have a question

2007-08-17 Thread Eike Rathke
Hi gaozm, On Wednesday, 2007-08-15 14:08:12 +0800, gaozm wrote: >2. Input characters into any column,for example between a1 and a21 input > figures from 1 to 21 >3.Select the whole column a1,data->filter->standard > filter,condition->smallest %; value->10; ok > Result: It will show

Re: [sc-dev] Re: Inserting Images?

2007-08-17 Thread Eike Rathke
Hi Wojciech, On Wednesday, 2007-08-15 23:15:33 -0400, Wojciech Gryc wrote: > After playing around some more, I figured out the problem (dealt with > getting the services correctly). Just to let everyone know, I added > information on how to embed images in a Spreadsheet (rather than link to > the

Re: [sc-dev] Our plan to improve Calc functionality related tophonetic text

2007-08-17 Thread Takashi Nakamoto
On Fri, 17 Aug 2007 10:48:01 -0400 Kohei Yoshida <[EMAIL PROTECTED]> wrote: > On Fri, 2007-08-17 at 16:32 +0200, Loiseleur Michel wrote: > > > Well, there's already in OOo code Python, StarBasic and Java. Now I see > > Ruby and R. > > Just to be clear, we are not talking about Ruby the language,

Re: [sc-dev] Our plan to improve Calc functionality related tophonetic text

2007-08-17 Thread Takashi Nakamoto
Hello, Kohei, > > I'd say first point is to implement/enable Ruby support in the Calc core :-) > > And the first question may be - where should that extra ruby (phonetic > guide) string be stored? A couple of possibilities: This is very annoying question. We have to choose one idea from possibl

Re: [sc-dev] Our plan to improve Calc functionality related to phonetic text

2007-08-17 Thread Takashi Nakamoto
Hell, Daniel > > Now I and Akiyama (a.k.a. tora) are working in a (no name) project > > supported by IPA[1] to achieve the enhancement of OOo's functionality > > and usability that is mainly specific to Japanese users. As a part of > > our plan, we are going to develop ruby text support in Calc. T

Re: [sc-dev] Our plan to improve Calc functionality related tophonetic text

2007-08-17 Thread Kohei Yoshida
On Fri, 2007-08-17 at 16:32 +0200, Loiseleur Michel wrote: > Well, there's already in OOo code Python, StarBasic and Java. Now I see > Ruby and R. Just to be clear, we are not talking about Ruby the language, but Ruby the phonetic guide text. See http://en.wikipedia.org/wiki/Ruby_character So,

Re: [sc-dev] Our plan to improve Calc functionality related to phonetic text

2007-08-17 Thread Leonard Mada
Loiseleur Michel wrote: On Fri, 2007-08-17 at 09:34 +0200, Daniel Rentz wrote: [...] Any thoughts on this? Well, there's already in OOo code Python, StarBasic and Java. Now I see Ruby and R. I am starting to think (and hope) that there will be a day when macros won't be limited to St

Re: [sc-dev] Our plan to improve Calc functionality related tophonetic text

2007-08-17 Thread Loiseleur Michel
> On Fri, 2007-08-17 at 09:34 +0200, Daniel Rentz wrote: > [...] >> >> I'd say first point is to implement/enable Ruby support in the Calc core >> :-) > > And the first question may be - where should that extra ruby (phonetic > guide) string be stored? A couple of possibilities: > > 1) Store that

Re: [sc-dev] Our plan to improve Calc functionality related tophonetic text

2007-08-17 Thread Kohei Yoshida
On Fri, 2007-08-17 at 09:34 +0200, Daniel Rentz wrote: > Takashi Nakamoto schrieb: > > Hello, Spreadsheet Project members > > > > My name is Takashi Nakamoto, a member of Japanese native-language > > project. I have worked there for OOo promotion in Japan and > > improvement of OOo functionality m

Re: [sc-dev] Our plan to improve Calc functionality related to phonetic text

2007-08-17 Thread Daniel Rentz
Takashi Nakamoto schrieb: Hello, Spreadsheet Project members My name is Takashi Nakamoto, a member of Japanese native-language project. I have worked there for OOo promotion in Japan and improvement of OOo functionality mainly related to Japanese. Now I and Akiyama (a.k.a. tora) are working in