Hi Frank,

Thanks for your help. Another question: I would like to make the change depend on the UI language. What would be the best way for me to test in the code whether my UI language is RTL?

Alan

From: Frank Meies <[EMAIL PROTECTED]>
Date: Thu, 31 Aug 2006 12:01:28 +0200
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Subject: [l10n-dev] RTL footnote line seperator


Hi Alan,

On 08/31/06 11:18, Alan Yaniger wrote:

I want Writer to set the position of the footnote separator line to be aligned to the right instead of to the left, since I'm building RTL OOo. This means initializing to "Right" the value in the listbox "Format/Page/Footnote/Seperator Line/Position". Where can I initialize this value in my build?

have a look at sw/source/core/layout/pagedesc.cxx. You have to set the eAdj member in the SwPageFtnInfo default constructor to FTNADJ_RIGHT.

Hope this helps,

Frank




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to