Hi list-members,
In the Calc header/footer preview windows I'm trying to set
text-direction to RTL. I've solved two problems, but I'm having trouble
with a third.
1.
When opening the "Page Preview/Header/Edit" window, OOo couldn't show
RTL text-direction. Now it does, since I modified the ScEditWindow
constructor (in sc/source/ui/pagedlg/tphfedit.cxx), so that it sets the
text-direction attribute to RTL in the Edit view.
2.
The actual preview couldn't show the header/footer with RTL text
direction. Now it can, since I set the text-direction attribute default
for the edit engine in ScPrintFunc::PrintHF
(sc/source/ui/view/printfun.cxx).
3.
However, I'm stumped by a thrid problem. If I try to edit the
header/footer text, whether in the left, center, or right areas, the
modified text immediately jumps to the left edge of the window, and the
text direction becomes LTR. I've been trying without success to set the
text direction to be RTL. How can it be done?
Thanks,
Alan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]