Content for OpenOffice.org version 3.3.
| Constants' Details |
NEUTRAL
const short NEUTRAL = 0;
- Description
- Script direction is neutral
|
|
LEFT_TO_RIGHT
const short LEFT_TO_RIGHT = 1;
- Description
- Script direction is left to right
|
|
RIGHT_TO_LEFT
const short RIGHT_TO_LEFT = 2;
- Description
- Script direction is right to left
|
|
Top of Page
Copyright © 1995, 2010, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.