Hi Alan, On 09/03/06 10:08, Alan Yaniger wrote:
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?
have a look at how the default frame direction is obtained from the default ui language in SwDoc::MakePageDesc() in docdesc.cxx: GetDefaultFrameDirection( GetAppLanguage() )
Should be suitable for your problem as well. Hope this helps, Frank --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
