Hi Frank,

Yes, I think that's part of what I need. Actually, I'm looking to fix five different issues related to numbering:

51510 <http://qa.openoffice.org/issues/show_bug.cgi?id=51510> Autocorrect: Faulty spacing in RTL numbering (for which I submitted a patch a while ago)

51569 <http://qa.openoffice.org/issues/show_bug.cgi?id=51569> Faulty numbering alignment in RTL import

25545 <http://qa.openoffice.org/issues/show_bug.cgi?id=25545> Alignment in numbering label wrong in RTL

58982 <http://qa.openoffice.org/issues/show_bug.cgi?id=58982> WW8: export moves position of RTL numbering out of right bor

72285 <http://qa.openoffice.org/issues/show_bug.cgi?id=72285> Bullets move in slideshow

Any suggestions you have to offer would be greatly appreciated.

Alan


Frank Meies - Sun Germany - Development - Software Engineer wrote:

Hi Alan,

On 02/04/07 12:23, Alan Yaniger wrote:


If I have a numbered list:
1) line one
2) line two
3) line three

then mark the list and switch its direction to RTL, the numbering switches to:
line one(1
line two(2
line three(3

Where is the code that performs this switch?


Have a look at txtattr.cxx and search for SID_ATTR_PARA_LEFT_TO_RIGHT. I suppose you want to switch the numbering alignment in case the direction is toggled, right?

Regards,

Frank

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


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

Reply via email to