Type: info
Title: new: css.text.WritingMode2.CONTEXT
Posted by: [email protected]
Affected: -
TaskId: i30631
<http://www.openoffice.org/issues/show_bug.cgi?id=30631>
Effective from: DEV
*Summary*
--------
module css.text {
constants WritingMode2 {
+ const short CONTEXT = 4;
};
};
*Description*
-------------
The constants group "WritingMode2" in css.text got a new constant
value CONTEXT, which defines that the writing mode for the object
should be taken from its context.
Note that this is a generalization of the existing PAGE constant (and
thus has the same numeric value), since there are more possible
contexts that just a page.
Send feedback to [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]