To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94572
                 Issue #|94572
                 Summary|propagate effective text direction to drawing layer ob
                        |jects
               Component|Word processor
                 Version|DEV300m30
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|TASK
                Priority|P3
            Subcomponent|formatting
             Assigned to|od
             Reported by|fs





------- Additional comments from [EMAIL PROTECTED] Thu Oct  2 09:08:31 +0000 
2008 -------
Issue 30361 requests to implement form controls which can be switched to RTL
(right-to-left) reading order. The specification furthermore requires that a per
control property controls the RTL/LTR-behaviour, with one possible setting for
this property being "use superordinate setting". If the property has this value,
the actual RTL/LTR appearance of the control is taking from its context.

In a text document, this context is the paragraph or page the control is
anchored to.

Please implement passing the effective text direction of a drawing layer
object's context to the drawing layer. (With "effective text direction", I mean
the actual text direction of e.g. a paragraph - which can itself be determined
by the text direction of the superordinate object of the paragraph, which in
turn can also have a superordinate object which controls its text direction, and
so on.)

For this, a method "SdrObject::SetContextWritingMode" has been introduced in
SVX, which takes a css.text.WritingMode2 value. On every change of the effective
text direction of a paragraph or page, this method should be called for all
SdrObject instances which are part of this paragraph/page.

This should happen in CWS rtlcontrols, which collects the implementations needed
for issue 30361.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
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