Type: info
         Title: new: css.text.WritingMode2.CONTEXT
     Posted by: frank.schoenh...@sun.com
      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 interface-announce@openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: interface-announce-unsubscr...@openoffice.org
For additional commands, e-mail: interface-announce-h...@openoffice.org

Reply via email to