OOo 1.1.4, winxp sp1, its not specifies any font.

ill just put little fragment from want i want to say.

Its code from OO's native macros editor:


args6(10).Name = "SearchItem.SearchString"
args6(10).Value = "BRT P-band"
args6(11).Name = "SearchItem.ReplaceString"
args6(11).Value = "GrÄÅtanÄios temp. proporcinÄ juosta"
.....
args7(10).Name = "SearchItem.SearchString"
args7(10).Value = "BPU off delay"
args7(11).Name = "SearchItem.ReplaceString"
args7(11).Value = "Siurblio iÅjungimo uÅlaikymas"


and this one is from what i see after "Save Source As..."


args6(10).Name = "SearchItem.SearchString"
args6(10).Value = "BRT P-band"
args6(11).Name = "SearchItem.ReplaceString"
args6(11).Value = "Gr?Åtan?ios temp. proporcin? juosta"
.....
args7(10).Name = "SearchItem.SearchString"
args7(10).Value = "BPU off delay"
args7(11).Name = "SearchItem.ReplaceString"
args7(11).Value = "Siurblio iÅjungimo uÅlaikymas"


As you see the log from source file, part in args6 has changed to "?"
and in args7 is the same as in the macros editor.

Any ideas?

G. Roderick Singleton wrote:
> On Fri, 2005-05-13 at 14:02 +0200, Saulius Gedgaudas wrote:
> 
>>Hi,
>>
>>Im doing macro for replacing some sentenses from en to my native lang,
>>but when i save the source of it i get some "?" (in some, not all) in
>>places of some letters. I tried to edit and save it as unicode, utf-8,
>>but macro editor dont understand it as i noticed. Is there any way to
>>make it work correctly?
>>
> 
> 
> What version of OOo? Which OS? This may be useful in answering your
> question.
> 
> I have another question, does your macro specify the font to use.
> Question marks, to me, would indicate that the font you are using does
> not contain what is needed. Just a guess.

-- 

Saulius Gedgaudas

saulius.gedgaudas @ gmail.com
irc: SH0x @ Aitvaras,Freenode
icq: 67504461
mob: +370 698 19816

Reply via email to