安達さん、いくやさん 安部です。
On Sat, 11 Feb 2012 15:52:44 +0900, AWASHIRO Ikuya <[email protected]> wrote: > https://translations.documentfoundation.org/ja/libo35x_ui/translate.html?unit=10560992 > これでしょうか? そこで間違いないと思います。 > > もう一つ「日付文字列」がありますが、これはどうなんでしょうか? > https://translations.documentfoundation.org/ja/libo35x_ui/translate.html?unit=10561009 > どなたかデバッグビルドで確認していただけると幸いです。 > > 軽く調べてみたところ、OOo 2.2(たぶん)にはこの関数はなく、3.2.1ではこ > の訳になってました。 > Excelにあるので(ほんとにあるかは確認していません)互換性のために付い > たとかそんな感じなんでしょうか?? 調べてみたところ、上の NUMBERVALUE 関数は ODF 1.2 の OpenFormula (6.13.28) で定義されています。 Excel にもなく、Calc でも未実装なので訳しても表示されないと思いますが、 ODF の仕様によると「文字列」という訳がいいようです。 On Sat, 11 Feb 2012 18:10:17 +0900, adachi <[email protected]> wrote: > 安達です。 (snip) > utf-8でなくユニコードスカラーとかではないでしようか > 正確な名前はわかりませんが、 > U+0000〜U+10FFFF > であらわされるやつ ソースコードを確認したところ、安達さんの言われるように文字列の最初の文字の Unicode スカラー値が戻ります。必要ならサロゲートペアも適切に解釈された結果に なります。 -- Takeshi Abe -- Unsubscribe instructions: E-mail to [email protected] Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/ja/discuss/ All messages sent to this list will be publicly archived and cannot be deleted
