Issue 32487 - y/alfa/beta/ -- transliterate characters
Summary: y/alfa/beta/ -- transliterate characters
Status: CONFIRMED
Alias: None
Product: Calc
Classification: Application
Component: code (show other issues)
Version: OOo 1.1.2
Hardware: PC All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-03 09:41 UTC by dubiel
Modified: 2013-08-07 15:12 UTC (History)
1 user (show)

See Also:
Issue Type: FEATURE
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description dubiel 2004-08-03 09:41:31 UTC
It would be nice to have function Transliterate(String, String)
to replace characters as it is in sed editor. Thus I wouldn't
have to write 

SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(
SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(
SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(
SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(Dyspozycja.A2; "Ą"; "A"); "Ć"; "C"); "Ę"; "E");
"Ł"; "L"); "Ń"; "N"); "Ó"; "O"); "Ś"; "S"); "Ź"; "Z"); "Ż"; "X"); "ą"; "a");
"ć"; "c"); "ę"; "e"); "ł"; "l"); "ń"; "N"); "ó"; "o"); "ś"; "s"); "ź"; "z");
"ż"; "z")

But only simple formula

=Transliterate("ĄĆĘŁŃÓŚŹŻąćęłńóśźż"; "ACELNOSZZacelnoszz")
Comment 1 frank 2004-08-03 10:05:22 UTC
Hi Bettina,

one for you.

Frank
Comment 2 bettina.haberer 2010-05-21 15:07:07 UTC
To grep the issues easier via "requirements" I put the issues currently lying on
my owner to the owner "requirements".